Hostname
intactai.com
Last fetched
intactai.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
intactai.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.81.241 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.250 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.29 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.44 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.235 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.140 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.169.210 | 52.218.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.182.154 | 52.218.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.232.107 | 52.218.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.139.27 | 52.94.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.148.83 | 52.94.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.181.43 | 52.94.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.184.19 | 52.94.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.184.35 | 52.94.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.201.251 | 52.94.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.237.83 | 52.94.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of intactai.com owner
- Contact emails
Subdomains
2 observed subdomains of intactai.com.
| Subdomain |
|---|
| blog.intactai.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for intactai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from intactai.com.
- IP · 3.5.81.241
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11765204-e27a-4fc9-896d-2ca21a5de67c@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "intactai.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.