Hostname
poseidon-agent.com
Last fetched
poseidon-agent.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
poseidon-agent.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 |
|---|---|---|---|---|
| 18.177.189.254 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.180.200 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.52.175 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.3.141 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of poseidon-agent.com owner
- Contact emails
- 58ae42c9-272b-4824-bede-d510d3c05726@identity-protect.org
- 673809ec-c66a-4d16-a035-f4c3213fa860@identity-protect.org
- 72741a28-2eea-4fc7-9bd2-7d46319302d4@identity-protect.org
- 91a082a8-86fa-4242-8de6-4563dcb7c4d5@identity-protect.org
- b4abeef6-804f-4fdd-b4e0-3b2faf463913@identity-protect.org
- c232c6a0-f0af-4429-a61c-779ca827ffb4@identity-protect.org
- d30f0acd-fa7a-4a60-8392-9f4665f44af8@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from poseidon-agent.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from poseidon-agent.com.
- IP · 18.177.189.254
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 58ae42c9-272b-4824-bede-d510d3c05726@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "poseidon-agent.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.