Skip to content

Hostname

planetary-networks.de

Last fetched

planetary-networks.de resolves to 1 IPv4 address operated by AS50372 in DE.

Nutrition Label

WHISPER CANON · planetary-networks.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/planetary-networks.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.57.41.315.57.40.0/21AS50372DE

WHOIS identity

No WHOIS records are currently associated with planetary-networks.de in WhisperGraph.

Subdomains

4,298 observed subdomains of planetary-networks.de.

Web-graph footprint

Distinct hostnames that link to or from planetary-networks.de in the public web crawl.

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for planetary-networks.de.

MechanismTarget
SPF_INCLUDEemail-login.eu
SPF_IP178.23.124.58
SPF_IP5.57.41.100
SPF_IP5.57.41.14
SPF_IP5.57.41.15
SPF_MXplanetary-networks.de

Related pages

Pivot deeper into the graph from planetary-networks.de.

Cypher and MCP

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

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