Hostname
landsofgeorgia.com
Last fetched
landsofgeorgia.com resolves to 4 IPv4 addresses operated by VNPT-AS-VN - VNPT Corp in VN. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
landsofgeorgia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.171.12.187 | 113.171.0.0/20 | AS45899 | VNPT-AS-VN - VNPT Corp | VN |
| 113.171.12.192 | 113.171.0.0/20 | AS45899 | VNPT-AS-VN - VNPT Corp | VN |
| 23.207.162.161 | 23.207.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | HK |
| 23.207.162.177 | 23.207.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | HK |
WHOIS identity
- Registrar
- iana:292
- Organization
- costar realty information,
- Contact emails
Subdomains
2 observed subdomains of landsofgeorgia.com.
Threat posture
History
Related pages
Pivot deeper into the graph from landsofgeorgia.com.
- IP · 113.171.12.187
- ASN · AS45899VNPT-AS-VN - VNPT Corp
- Registrar · iana:292
- Country · VN
- Email · webmaster@costargroup.com
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "landsofgeorgia.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.