Skip to content

Hostname

edudip.com

Last fetched

edudip.com resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · edudip.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/edudip.com

Resolution chain

edudip.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.46.234.2878.46.0.0/15AS24940HETZNER-ASDE
78.46.234.2978.46.0.0/15AS24940HETZNER-ASDE
78.46.234.3178.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1408
Organization
edudip
Contact emails

Subdomains

388 observed subdomains of edudip.com.

Web-graph footprint

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

1,408 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edudip.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP52.157.149.216/32
SPF_MXedudip.com

Related pages

Pivot deeper into the graph from edudip.com.

Cypher and MCP

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

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