Skip to content

Hostname

dji.com

Last fetched

dji.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · dji.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dji.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.9.46.2065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1599
Organization
on behalf of dji.com owner
Contact emails

Subdomains

79 observed subdomains of dji.com.

Web-graph footprint

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

11,804 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dji.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.dji.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEzohospf.dji.com

Related pages

Pivot deeper into the graph from dji.com.

Cypher and MCP

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

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