Hostname
ctrlaero.com
Last fetched
ctrlaero.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctrlaero.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.65.214.113 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.23 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.73 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.98 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.139.127 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.7 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.79 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.86 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ctrlaero.com owner
- Contact emails
- 0ff5f827-6b76-475a-a1a1-8fe9dfac2473@identity-protect.org
- 46f8cd38-0533-4f83-b6b9-35a25e15361d@identity-protect.org
- 6b99a428-68b9-4890-a859-e499d1c8c45f@identity-protect.org
- 6e82de8b-88b9-4582-852d-17e6d7ddbf90@identity-protect.org
- 7c4aaa5c-9bd7-4806-a4d8-401d322a1a02@identity-protect.org
- efe515b2-2332-4378-b7ee-cce7adc739b1@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from ctrlaero.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ctrlaero.com.
- IP · 18.65.214.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0ff5f827-6b76-475a-a1a1-8fe9dfac2473@identity-protect.org
- TLD · .com
- Browse hostnames · ct…
- 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: "ctrlaero.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.