Hostname
054995.com
Last fetched
054995.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
054995.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.92.216.130 | 34.92.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | HK |
| 35.72.10.189 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:472
- Organization
- c/o whoisproxy.com
- Contact emails
- 38559@qq.com
- info@domain-contact.org
- 2eb0f9e7186c22f9882ff9d6ccc0a38c7b427e310ce5f960fa7dbc9c29400f02@054995.com.whoisproxy.org
- 54746d9e41b012c2b2831e32df355ef0ef272c6bd9ed93e8b762f79bc3f2329f@054995.com.whoisproxy.org
- 62c3a7acfa2e4b5ec311c116815d83394f7d5982de9603041b40a573c906cb41@054995.com.whoisproxy.org
- 6de81ad32a984c9ec558b9297805fd0c56e472de6fa28e29ae0979c6da59f252@054995.com.whoisproxy.org
- 7de7e1967b2f4774120be0f18dc52fd6e1ab8668b571b4d83772fccd24633118@054995.com.whoisproxy.org
- a4c88739030169e0c2312eb66122db05b10af9119e1a66c4bbe0499208b5abf6@054995.com.whoisproxy.org
- c44156fc8ae196b1dc5a735e6824948a27d90b6b46037f82acc76e53c02c86ad@054995.com.whoisproxy.org
- dddfa64ecb83e4823b3c1a2e9b24f72a572dca5ffb42b539ee849e2d729b4f3a@054995.com.whoisproxy.org
Subdomains
1 observed subdomain of 054995.com.
| Subdomain |
|---|
| www.054995.com |
Threat posture
History
Related pages
Pivot deeper into the graph from 054995.com.
- IP · 34.92.216.130
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:472
- Country · HK
- Email · 38559@qq.com
- TLD · .com
- Browse hostnames · 05…
- 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: "054995.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.