Skip to content

Hostname

dysonrecall.com

Last fetched

dysonrecall.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dysonrecall.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/dysonrecall.com

Resolution chain

dysonrecall.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.59.122.12252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.125.24252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
172.66.2.181172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.142.185162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of dysonrecall.com.

Web-graph footprint

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

31 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dysonrecall.com.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDE_spf-edge-az.dyson.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.67.165.33
SPF_IP63.251.34.91
SPF_IP74.112.71.191
SPF_IP74.112.71.193

Related pages

Pivot deeper into the graph from dysonrecall.com.

Cypher and MCP

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

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