Skip to content

Hostname

dja.com

Last fetched

dja.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dja.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dja.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.43.4623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.206.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.199.783.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.123.14535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.131.20944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.105.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.117.8350.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.93.22352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.61.10154.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

229 observed subdomains of dja.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dja.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.barracudanetworks.com

Related pages

Pivot deeper into the graph from dja.com.

Cypher and MCP

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

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