Skip to content

Hostname

jetpack.net

Last fetched

jetpack.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · jetpack.netRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jetpack.net

Resolution chain

jetpack.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.36.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.34.7844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.227.6350.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.189.20152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.8.5452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.58.9054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.69.14054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.90.3654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
jetpack digital, llc.
Contact emails

Subdomains

3 observed subdomains of jetpack.net.

Web-graph footprint

Distinct hostnames that link to or from jetpack.net in the public web crawl.

538 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from jetpack.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jetpack.net"})-[: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.