Skip to content

Hostname

poseidonnavigation.com

Last fetched

poseidonnavigation.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · poseidonnavigation.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/poseidonnavigation.com

Resolution chain

poseidonnavigation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.42.149.2813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:106
Organization
poseidon navigation services
Contact emails

Subdomains

36 observed subdomains of poseidonnavigation.com.

Web-graph footprint

Distinct hostnames that link to or from poseidonnavigation.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for poseidonnavigation.com.

MechanismTarget
SPF_Aremote.poseidonnavigation.com
SPF_INCLUDErelay.email-cluster.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP46.29.91.240
SPF_IP62.182.21.220

Related pages

Pivot deeper into the graph from poseidonnavigation.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "poseidonnavigation.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.