Skip to content

Hostname

hsx.com

Last fetched

hsx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.30143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.55143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.66143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.69143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.46.5618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1003.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1193.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1253.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1283.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
cantor fitzgerald securities
Contact emails

Subdomains

2 observed subdomains of hsx.com.

Web-graph footprint

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

230 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hsx.com.

MechanismTarget
SPF_Ahsx.com
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDEspf-0017d602.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXhsx.com

Related pages

Pivot deeper into the graph from hsx.com.

Cypher and MCP

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

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