Hostname
xm.com
Last fetched
xm.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
xm.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.244.109 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.220.216.87 | 23.192.0.0/11 | AS20940 | — | US |
| 23.58.108.102 | 23.32.0.0/11 | AS20940 | — | DE |
| 23.62.10.102 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.75.64.101 | 23.75.64.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- andreas loizides
- Contact emails
Subdomains
106 observed subdomains of xm.com.
Showing 23 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xm.com in the public web crawl.
1,822 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for xm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | ab.sendgrid.net |
| SPF_IP | 104.160.66.237 |
| SPF_IP | 104.160.72.0/21 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 167.89.65.133 |
| SPF_IP | 167.89.65.142 |
| SPF_IP | 167.89.69.112 |
| SPF_IP | 167.89.76.238 |
| SPF_IP | 167.89.76.34 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 168.245.116.72 |
| SPF_IP | 168.245.123.204 |
| SPF_IP | 168.245.99.196 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 207.8.198.0/26 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 208.117.60.240 |
| SPF_IP | 209.255.203.0/24 |
| SPF_IP | 209.85.218.52/16 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 62.228.249.6 |
| SPF_IP | 62.228.249.9 |
| SPF_IP | 89.206.36.192/26 |
Related pages
Pivot deeper into the graph from xm.com.
- IP · 2.23.244.109
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · DE
- Email · xm.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · xm…
- 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: "xm.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.