Hostname
planet-domain.com
Last fetched
planet-domain.com resolves to 1 IPv4 address operated by INT-5GN-AS-AP - 5G NETWORK OPERATIONS PTY LTD in AU. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
planet-domain.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 114.141.204.64 | 114.141.204.0/22 | AS24446 | INT-5GN-AS-AP - 5G NETWORK OPERATIONS PTY LTD | AU |
WHOIS identity
- Registrar
- iana:13
- Organization
- angelina potapova
- Contact emails
Subdomains
4 observed subdomains of planet-domain.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from planet-domain.com.
- IP · 114.141.204.64
- ASN · AS24446INT-5GN-AS-AP - 5G NETWORK OPERATIONS PTY LTD
- Registrar · iana:13
- Country · AU
- Email · angelina.potapova@netregistry.com.au
- TLD · .com
- Browse hostnames · pl…
- 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: "planet-domain.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.