Skip to content

Hostname

jsx.com

Last fetched

jsx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · jsx.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jsx.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.10218.172.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1618.172.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3218.172.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8818.172.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
18.244.60.318.244.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.4318.244.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.4818.244.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.5318.244.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.10665.8.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11065.8.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8518.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3418.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
chencaigui
Contact emails

Subdomains

28 observed subdomains of jsx.com.

Web-graph footprint

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

503 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jsx.com.

MechanismTarget
SPF_INCLUDE242794727.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEall.spf.avature.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jsx.com.

Cypher and MCP

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

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