Skip to content

Hostname

edab.nu

Last fetched

edab.nu resolves to 1 IPv4 address operated by ARKADEN in SE.

Nutrition Label

WHISPER CANON · edab.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edab.nu

Resolution chain

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

IPPrefixASNOperatorCountry
62.108.207.3162.108.192.0/20AS51132ARKADENSE

WHOIS identity

No WHOIS records are currently associated with edab.nu in WhisperGraph.

Subdomains

4 observed subdomains of edab.nu.

Web-graph footprint

Distinct hostnames that link to or from edab.nu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for edab.nu.

MechanismTarget
SPF_Aedab.nu
SPF_IP62.108.207.31
SPF_MXedab.nu

Related pages

Pivot deeper into the graph from edab.nu.

Cypher and MCP

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

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