Skip to content

Hostname

daalder.com

Last fetched

daalder.com resolves to 1 IPv4 address operated by NL-BIT - BIT BV in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · daalder.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/daalder.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.231.201213.154.224.0/19AS12859NL-BIT - BIT BVNL

WHOIS identity

Registrar
iana:1647
Organization
houthandel daalder & zoon b.v.
Contact emails

Subdomains

4 observed subdomains of daalder.com.

Web-graph footprint

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

38 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for daalder.com.

MechanismTarget
SPF_Adaalder.com
SPF_INCLUDE_relay.hostingcp.eu
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEfilter.theory7.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:7b8:618:a:213:154:231:201
SPF_IP213.154.231.201
SPF_IP35.214.193.15
SPF_IP35.214.231.142
SPF_MXdaalder.com

Related pages

Pivot deeper into the graph from daalder.com.

Cypher and MCP

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

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