Skip to content

Hostname

jasc.com

Last fetched

jasc.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · jasc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jasc.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.200.182100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.108.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.148.2003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.249.73.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.10.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.144.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.241.5052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.113.18354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.72.14398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.131.10952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.1.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jasc.com.

MechanismTarget
SPF_IP192.210.64.0/23

Related pages

Pivot deeper into the graph from jasc.com.

Cypher and MCP

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

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