Skip to content

Hostname

d4ur.com

Last fetched

d4ur.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · d4ur.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/d4ur.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.67.4313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of d4ur.com owner
Contact emails

Subdomains

4 observed subdomains of d4ur.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for d4ur.com.

MechanismTarget
SPF_IP192.174.89.55
SPF_IP192.174.89.79

Related pages

Pivot deeper into the graph from d4ur.com.

Cypher and MCP

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

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