Skip to content

Hostname

jsgantt.com

Last fetched

jsgantt.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jsgantt.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jsgantt.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.24916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.14916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.16716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.74.10116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.5052.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.8252.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.2152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.16554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bluebrick
Contact emails

Subdomains

1 observed subdomain of jsgantt.com.

Web-graph footprint

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

14 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jsgantt.com.

Cypher and MCP

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

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