Skip to content

Hostname

poseidon-service.de

Last fetched

poseidon-service.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · poseidon-service.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/poseidon-service.de

Resolution chain

poseidon-service.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.13.154.5649.13.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with poseidon-service.de in WhisperGraph.

Subdomains

1 observed subdomain of poseidon-service.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for poseidon-service.de.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f8:1c1e:89f4:0:0:0:1
SPF_IP49.13.146.60
SPF_IP49.13.154.56
SPF_IP62.116.184.123
SPF_IP93.240.234.52
SPF_IP93.240.234.53
SPF_MXposeidon-service.de

Related pages

Pivot deeper into the graph from poseidon-service.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "poseidon-service.de"})-[: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.