Hostname
graegatest-admin.com
Last fetched
graegatest-admin.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
graegatest-admin.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 |
|---|---|---|---|---|
| 15.164.26.0 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.2.225 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.225.35 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.203.54.161 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of graegatest-admin.com owner
- Contact emails
- 18aeeaf9-6d17-428e-aec7-8b3a66bea46f@identity-protect.org
- 3a97b51e-1f0d-4ab6-93be-eb1d94aa5f2b@identity-protect.org
- c8529fe8-a8e7-451d-a6d2-a5d8e61a1370@identity-protect.org
- f3f4aa7b-f0e4-4692-b4dc-3e76b10cff6c@identity-protect.org
- fc1268a0-e566-4432-8382-cd066e5a392e@identity-protect.org
- fe039fea-bc85-48dc-b3bf-47ec8826479a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from graegatest-admin.com.
- IP · 15.164.26.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 18aeeaf9-6d17-428e-aec7-8b3a66bea46f@identity-protect.org
- TLD · .com
- Browse hostnames · gr…
- 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: "graegatest-admin.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.