Hostname
xo.com
Last fetched
xo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
xo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.164.216.153 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- attn xo.com care of network solutions
- Contact emails
- a44tp5ua3e9@networksolutionsprivateregistration.com
- a783x2km65z@networksolutionsprivateregistration.com
- aa44r4jy4ab@networksolutionsprivateregistration.com
- at9v39af2t6@networksolutionsprivateregistration.com
- bv29h7dx969@networksolutionsprivateregistration.com
- cx2mh99s8y9@networksolutionsprivateregistration.com
- domainlegalcontact@verizon.com
- domainreg@xo.com
- fc2d64ak8hc@networksolutionsprivateregistration.com
- fz8jf2zv42s@networksolutionsprivateregistration.com
- gz43d68g3d5@networksolutionsprivateregistration.com
- ha29k2nu47e@networksolutionsprivateregistration.com
- hy4y69ph99n@networksolutionsprivateregistration.com
- jf38t8846z8@networksolutionsprivateregistration.com
- jh99w42p22x@networksolutionsprivateregistration.com
- jp3bx6q9665@networksolutionsprivateregistration.com
- k245537t9hy@networksolutionsprivateregistration.com
- k955t5r625b@networksolutionsprivateregistration.com
- ns48x62u9ma@networksolutionsprivateregistration.com
- nt4464bs56w@networksolutionsprivateregistration.com
- and 13 more
Subdomains
536 observed subdomains of xo.com.
Showing 25 of 536. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xo.com in the public web crawl.
196 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for xo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0024a201.pphosted.com |
| SPF_INCLUDE | xoint.net |
| SPF_IP | 205.158.160.37 |
| SPF_IP | 205.158.160.39 |
| SPF_IP | 205.158.160.44 |
| SPF_IP | 205.158.160.45 |
| SPF_IP | 207.155.248.233 |
| SPF_IP | 207.155.252.25 |
| SPF_IP | 207.88.96.56 |
| SPF_IP | 207.88.96.57 |
Related pages
Pivot deeper into the graph from xo.com.
- IP · 35.164.216.153
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · a44tp5ua3e9@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · xo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xo.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.