Skip to content

Hostname

jspl.com

Last fetched

jspl.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.165.5013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.58.8413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.23.7713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.46.1113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.106.20913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.158.23913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.76.12915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.193.13415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.128.2483.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.230.2193.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.28.2965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.201.156.18713.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.206.169.15813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.202.214.24713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.207.172.3813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.203.254.8413.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:303
Organization
akhilesh singh
Contact emails

Subdomains

32 observed subdomains of jspl.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jspl.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspfcorp.netcore.co.in
SPF_IP125.20.39.110
SPF_IP125.20.39.97
SPF_IP136.232.32.14
SPF_IP14.140.116.226
SPF_IP210.212.152.195
SPF_IP210.212.152.199

Related pages

Pivot deeper into the graph from jspl.com.

Cypher and MCP

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

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