Hostname
confai.com
Last fetched
confai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
confai.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.119.19 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.21 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.22 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.77 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.174.113.29 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.49 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.81 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.88 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of confai.com owner
- Contact emails
- 2720b953-d4d2-4021-8282-03706c729e51@identity-protect.org
- 61e0b8d9-3d85-43f3-9309-b019723f9451@identity-protect.org
- 7fb3db8b-1331-4921-b9b1-b705e8de9562@identity-protect.org
- 90ee96ef-0fe5-4fb4-9f6e-92f1fc7db601@identity-protect.org
- 9d92a22a-3994-4ca7-ba6b-7dee9e930ba2@identity-protect.org
- f54f9ae9-9ace-4a27-9b0b-a64fd099e164@identity-protect.org
Subdomains
7 observed subdomains of confai.com.
Web-graph footprint
Distinct hostnames that link to or from confai.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for confai.com.
| Mechanism | Target |
|---|---|
| SPF_A | confai.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | confai.com |
Related pages
Pivot deeper into the graph from confai.com.
- IP · 3.160.119.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AR
- Email · 2720b953-d4d2-4021-8282-03706c729e51@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "confai.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.