Skip to content

Hostname

dyson.co.uk

Last fetched

dyson.co.uk resolves to 6 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · dyson.co.ukRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/dyson.co.uk

Resolution chain

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

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
dyson research
Contact emails

Subdomains

29 observed subdomains of dyson.co.uk.

Web-graph footprint

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

1,362 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dyson.co.uk.

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.co.uk.

Cypher and MCP

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

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