Hostname
xait.com
Last fetched
xait.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
xait.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.225 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.31 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:1001
- Organization
- owe lie-bjelland
- Contact emails
- 28vxnyh9syrn@privacy-protection.email
- 83q6puusijui@privacy-protection.email
- 8mkqsianhwht@privacy-protection.email
- 9fzrha24ynjj@privacy-protection.email
- ayjdf6kxqbfb@privacy-protection.email
- fgghkevg3oor@privacy-protection.email
- fpz34ww5qtsx@privacy-protection.email
- fwpaojd5gury@privacy-protection.email
- ghgghddyep6x@privacy-protection.email
- i4xrdcjkve6q@privacy-protection.email
- kswwcyfpzy3m@privacy-protection.email
- mtvwt4zqqsd4@privacy-protection.email
- p3obviwfuero@privacy-protection.email
- pin6yveqm6wa@privacy-protection.email
- q8acm9myyaxr@privacy-protection.email
- t9dfpuypbf9q@privacy-protection.email
- ticzta6v28fe@privacy-protection.email
- tpgcq9oi7chv@privacy-protection.email
- u7seecszuvhc@privacy-protection.email
- xifoaazoz2fb@privacy-protection.email
- and 4 more
Subdomains
6 observed subdomains of xait.com.
Web-graph footprint
Distinct hostnames that link to or from xait.com in the public web crawl.
120 sites link to this hostname.
119 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for xait.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5761967.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.15.153.208 |
| SPF_IP | 185.15.153.209 |
Related pages
Pivot deeper into the graph from xait.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xait.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.