Skip to content

Hostname

djigate.com

Last fetched

djigate.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · djigate.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/djigate.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.4.10108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.31108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.33108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.61108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.1813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.4.10618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1318.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.8618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

29 observed subdomains of djigate.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from djigate.com.

Cypher and MCP

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

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