Skip to content

Hostname

itsplanet.eu

Last fetched

itsplanet.eu resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · itsplanet.euRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/itsplanet.eu

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.164.64139.162.160.0/19AS63949DE

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

31 observed subdomains of itsplanet.eu.

Web-graph footprint

Distinct hostnames that link to or from itsplanet.eu in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for itsplanet.eu.

MechanismTarget
SPF_IP139.162.163.33
SPF_IP139.177.179.42
SPF_IP172.104.140.194
SPF_IP172.104.246.121
SPF_IP2a01:7e01:0:0:f03c:91ff:fe68:5f12
SPF_IP2a01:7e01:0:0:f03c:91ff:fe8d:44c7
SPF_IP2a01:7e01:0:0:f03c:92ff:fee0:6694
SPF_MXitsplanet.eu

Related pages

Pivot deeper into the graph from itsplanet.eu.

Cypher and MCP

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

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