Hostname
apitransformation.com
Last fetched
apitransformation.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
apitransformation.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 |
|---|---|---|---|---|
| 13.32.205.113 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.21 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.25 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.81 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.32 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.5 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.6 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.97 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of apitransformation.com owner
- Contact emails
- 0abadadc-ed80-46ac-9c8a-fadd5e15fa9c@identity-protect.org
- 1679195c-091c-4827-8bbe-b4ea7713a4a4@identity-protect.org
- 2d95c60c-942e-40a5-9db8-aa7f12b6bd74@identity-protect.org
- 67d25604-ead9-4a74-b235-7624ccf2f8e8@identity-protect.org
- 8d04f998-6cf3-4240-986a-419bbbf5c6e4@identity-protect.org
- a3291142-586e-4929-ae79-34f14f5df795@identity-protect.org
- owner-42290@apitransformation.com.whoisprivacyservice.org
- owner-6685005@apitransformation.com.whoisprivacyservice.org
- owner-9186115@apitransformation.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of apitransformation.com.
| Subdomain |
|---|
| www.apitransformation.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for apitransformation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from apitransformation.com.
- IP · 13.32.205.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0abadadc-ed80-46ac-9c8a-fadd5e15fa9c@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "apitransformation.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.