Skip to content

Hostname

dyson.nl

Last fetched

dyson.nl resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

WHISPER CANON · dyson.nlRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/dyson.nl

Resolution chain

dyson.nl resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

12 observed subdomains of dyson.nl.

Web-graph footprint

Distinct hostnames that link to or from dyson.nl in the public web crawl.

235 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dyson.nl.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDE_spf-a.dyson.com
SPF_INCLUDE_spf-b.dyson.com
SPF_INCLUDE_spf-edge-az.dyson.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.101.44.112
SPF_IP3.20.182.169
SPF_IP34.208.175.122
SPF_IP34.215.113.156/32
SPF_IP98.189.195.131

Related pages

Pivot deeper into the graph from dyson.nl.

Cypher and MCP

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

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