Hostname
ai2.com
Last fetched
ai2.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ai2.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 |
|---|---|---|---|---|
| 66.235.200.147 | 66.235.200.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ad5ty92c6ut@networksolutionsprivateregistration.com
- aj63n35d9fg@networksolutionsprivateregistration.com
- bf2ud39h2er@networksolutionsprivateregistration.com
- em93285q4fn@networksolutionsprivateregistration.com
- ff7tv7xf8gj@networksolutionsprivateregistration.com
- gw7q74hr9tz@networksolutionsprivateregistration.com
- h42yy29w5bn@networksolutionsprivateregistration.com
- nj44u2zw6hk@networksolutionsprivateregistration.com
- ve38f5rp9rj@networksolutionsprivateregistration.com
- wk4wz6ab348@networksolutionsprivateregistration.com
- x85nu4un9bu@networksolutionsprivateregistration.com
- yr2822gc5w3@networksolutionsprivateregistration.com
- z27944f339t@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of ai2.com.
Showing 6 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ai2.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ai2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ai2.com.
- IP · 66.235.200.147
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · US
- Email · ad5ty92c6ut@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ai…
- 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: "ai2.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.