Hostname
agkelpie.com
Last fetched
agkelpie.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agkelpie.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.177.123 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.46 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.56 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.83 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.164.116.102 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.46 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.76 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.92 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agkelpie.com owner
- Contact emails
- 3467066e-c315-4238-8850-2301eb26f7bd@identity-protect.org
- 53137ead-d192-4643-a3fa-0dec66577748@identity-protect.org
- 737e0296-5338-473e-8754-96d83670e2d7@identity-protect.org
- 7b59ef56-c2bf-42df-b544-3e756fddb944@identity-protect.org
- 8d374d67-3f57-4045-a221-bc4df57382d9@identity-protect.org
- 95261b56-3914-4cbc-992d-7489c20bdec6@identity-protect.org
- f55f6e6b-fd1f-48fb-a354-f90b82740eac@identity-protect.org
Subdomains
3 observed subdomains of agkelpie.com.
Threat posture
History
Related pages
Pivot deeper into the graph from agkelpie.com.
- IP · 13.225.177.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3467066e-c315-4238-8850-2301eb26f7bd@identity-protect.org
- TLD · .com
- Browse hostnames · ag…
- 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: "agkelpie.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.