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
Resolution chain
poseidonnavigation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.42.149.28 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:106
- Organization
- poseidon navigation services
- Contact emails
Subdomains
36 observed subdomains of poseidonnavigation.com.
Showing 18 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from poseidonnavigation.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for poseidonnavigation.com.
| Mechanism | Target |
|---|---|
| SPF_A | remote.poseidonnavigation.com |
| SPF_INCLUDE | relay.email-cluster.com |
| SPF_INCLUDE | spf.tmes.trendmicro.eu |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 46.29.91.240 |
| SPF_IP | 62.182.21.220 |
Related pages
Pivot deeper into the graph from poseidonnavigation.com.
- IP · 13.42.149.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:106
- Country · GB
- Email · info@poppy-design.co.uk
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.