Hostname
aixplainit.com
Last fetched
aixplainit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aixplainit.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 |
|---|---|---|---|---|
| 18.238.80.102 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.14 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.43 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.73 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.121 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.39 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.40 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.55 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aixplainit.com owner
- Contact emails
- 013248ec-6c5d-4bfe-bfa7-f0ff1b426bb8@identity-protect.org
- 6566acab-9511-480e-a8e0-4c1e461a5a6b@identity-protect.org
- 86abe6a5-f11b-489d-a7ac-052318aa2a24@identity-protect.org
- a50c47e7-9d2b-46b8-8a03-7a3b057ce264@identity-protect.org
- aeb43067-d010-4b73-822b-a1939efedef8@identity-protect.org
- fe3c9584-d591-430e-9bbb-80dffc6aef91@identity-protect.org
Subdomains
2 observed subdomains of aixplainit.com.
| Subdomain |
|---|
| bahr.aixplainit.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aixplainit.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from aixplainit.com.
- IP · 18.238.80.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 013248ec-6c5d-4bfe-bfa7-f0ff1b426bb8@identity-protect.org
- 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: "aixplainit.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.