Skip to content

Hostname

xsels.com

Last fetched

xsels.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.110.11218.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.12318.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.2218.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9718.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.207.1018.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.10518.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.12218.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.7218.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
on behalf of xsels.com owner
Contact emails

Subdomains

11 observed subdomains of xsels.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xsels.com.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from xsels.com.

Cypher and MCP

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

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