Skip to content

Hostname

jandi.com

Last fetched

jandi.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.20.20513.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.42.24013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.9.6013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.200.240175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.238.1533.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.205.18035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.161.21935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.23.1452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.181.4452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.246.22754.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.10.8854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.21.6013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.188.25313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.63.116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of jandi.com.

Web-graph footprint

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

190 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jandi.com.

Cypher and MCP

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

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