Skip to content

Hostname

dunells.com

Last fetched

dunells.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.112.13218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of dunells.com.

Web-graph footprint

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

26 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dunells.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp.wrvc.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.167.94.240/16
SPF_IP54.194.13.56
SPF_IP54.194.89.181

Related pages

Pivot deeper into the graph from dunells.com.

Cypher and MCP

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

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