Skip to content

Hostname

wdeab01.com

Last fetched

wdeab01.com resolves to 12 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · wdeab01.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/wdeab01.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.64.217.23208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
208.64.217.32208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
208.64.217.42208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
209.142.68.21209.142.68.0/24AS6939HURRICANE - Hurricane Electric LLCUS
23.226.79.5023.226.79.0/24AS53755IOFLOOD - Input Output Flood LLCUS
64.112.76.1264.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.76.2364.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.76.6464.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.2264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.4264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.7264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.8264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Web-graph footprint

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

435 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wdeab01.com.

Cypher and MCP

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

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