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
Resolution chain
xsels.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.110.112 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.123 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.22 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.97 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.207.10 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.105 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.122 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.72 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xsels.com owner
- Contact emails
- anmencc@163.com
- bepv6qs264j7vaalckcf84ek0q@domaindiscreet.com
- hao123hzw@126.com
- liangzai2006@gmail.com
- 02947e22-d15b-4e29-9f99-8eea309a49eb@identity-protect.org
- 6110c77f-2ae8-4969-81a9-eb2c76b78336@identity-protect.org
- c6cac536-ee23-453e-925e-c3c7031a2875@identity-protect.org
- e6cef28b-6d98-478f-8102-dc31a9ad3927@identity-protect.org
- pw-52548a87062f3522d35485da3c0dec04@privacyguardian.org
Subdomains
11 observed subdomains of xsels.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xsels.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.