Skip to content

Hostname

jinitrack.com

Last fetched

jinitrack.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1495 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.190.6513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.209.20213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.200.20713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.104.1115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.80.7215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.22.12215.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.139.783.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.37.2253.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.108.18452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.17.2352.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.70.3552.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.163.24654.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.83.14154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.247.18954.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.41.6854.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.162.14854.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.246.21654.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.106.25115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.40.21316.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.60.21515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1495
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of jinitrack.com.

Threat posture

History

Related pages

Pivot deeper into the graph from jinitrack.com.

Cypher and MCP

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

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