Skip to content

Hostname

9xsd.com

Last fetched

9xsd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 9xsd.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/9xsd.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.6.11918.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.9918.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.171.198.1093.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.503.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.853.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.933.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
- saintush
Contact emails

Subdomains

21 observed subdomains of 9xsd.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 9xsd.com.

MechanismTarget
SPF_A9mails.org
SPF_INCLUDE_spf.google.com
SPF_IP13.127.25.51

Related pages

Pivot deeper into the graph from 9xsd.com.

Cypher and MCP

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

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