LOC 查询
查询 LOC 记录以获取存储在 DNS 中的地理位置信息
LOC records store geographic location data including latitude, longitude, altitude, and precision information, enabling location-based services and geographic DNS queries.
域名查询
输入域名,查询其 LOC 记录
试试示例域名:
什么是 LOC 记录?
LOC (Location) records are DNS records that specify the physical location of a domain or host. They contain geographic coordinates (latitude, longitude, altitude) and precision information, allowing applications to determine the physical location associated with a domain name.
核心组成部分:
- 纬度/经度:以度、分、秒表示的地理坐标
- 海拔:以米为单位的海拔高度
- 大小:位置的实际大小(米)
- 精度:坐标的水平精度和垂直精度
LOC 记录的工作原理:
- 应用程序向 DNS 查询域名的 LOC 记录
- DNS 服务器返回地理坐标和精度数据
- 应用程序可以使用这些数据提供基于位置的服务
- 常见用途包括 CDN 优化、合规要求和地理路由
