Hostname
aixplatform.com
Last fetched
aixplatform.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aixplatform.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.106.100 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.18 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.32 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.9 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aixplatform.com owner
- Contact emails
- aixplatform.com@domainsbyproxy.com
- 5f4dfad6-1b4c-48e1-8b67-df4a808c89db@identity-protect.org
- 74304610-932d-4da7-93ac-168a9085ad42@identity-protect.org
- 81d654ec-5a47-422d-b00d-9b779b92a30b@identity-protect.org
- 9c947654-6e57-4d69-9c99-68e873006c7c@identity-protect.org
- ab99c65c-c7c5-4d9a-b39d-e9f3c9ffdff6@identity-protect.org
- b84c85f4-073c-475f-9f87-0d37426ee4ba@identity-protect.org
Subdomains
47 observed subdomains of aixplatform.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aixplatform.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for aixplatform.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aixplatform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aixplatform.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.