Skip to content

Hostname

dael.com

Last fetched

dael.com resolves to 1 IPv4 address operated by NEDZONE-AS in NL.

Nutrition Label

WHISPER CANON · dael.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dael.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.172.188.8583.172.188.0/23AS25459NEDZONE-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for dael.com.

MechanismTarget
SPF_Amail.dael.com
SPF_Ans1.pcwestlandhosting4.nl
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.107.222
SPF_IP109.109.107.243
SPF_IP109.109.107.254
SPF_IP109.109.120.0/24
SPF_IP185.172.91.253
SPF_IP2a02:cec0:10:15c:0:0:0:1
SPF_IP31.149.55.81
SPF_IP62.253.143.82
SPF_IP83.172.188.85
SPF_IP88.211.101.2
SPF_IP89.248.129.236

Related pages

Pivot deeper into the graph from dael.com.

Cypher and MCP

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

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