Skip to content

Hostname

dyson.de

Last fetched

dyson.de resolves to 8 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · dyson.deRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/dyson.de

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with dyson.de in WhisperGraph.

Subdomains

22 observed subdomains of dyson.de.

Web-graph footprint

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

593 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dyson.de.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDE_spf-edge-az.dyson.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.de.

Cypher and MCP

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

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