Skip to content

Hostname

jsp.com

Last fetched

jsp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

jsp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.193.59.13052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0133750227
Contact emails

Subdomains

42 observed subdomains of jsp.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for jsp.com.

MechanismTarget
SPF_Achallenger.jsp.com
SPF_Acolumbia.jsp.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-006d7e01.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.142.62.0/24
SPF_IP205.201.128.0/20
SPF_IP205.220.180.233
SPF_IP54.173.0.182
SPF_IP54.175.172.60
SPF_IP80.250.17.146
SPF_IP88.103.218.165
SPF_MXjsp.com

Related pages

Pivot deeper into the graph from jsp.com.

Cypher and MCP

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

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