Skip to content

Hostname

dezwaluw.com

Last fetched

dezwaluw.com resolves to 1 IPv4 address operated by AS51758 in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · dezwaluw.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dezwaluw.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.215.189.6995.215.184.0/21AS51758NL

WHOIS identity

Registrar
iana:151
Organization
domain administrator
Contact emails

Subdomains

9 observed subdomains of dezwaluw.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dezwaluw.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.slik.eu
SPF_IP109.71.54.14
SPF_IP109.71.54.97
SPF_IP79.99.131.197/32

Related pages

Pivot deeper into the graph from dezwaluw.com.

Cypher and MCP

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

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