Hostname
codaexport.com
Last fetched
codaexport.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
codaexport.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.161.229.113 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.17 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.72 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.79 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.192.151.119 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.31 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.74 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.79 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexander e shitov
- Contact emails
- 3124229f-96ae-449c-84af-6e1f896014ea@identity-protect.org
- 3727512a-d1c3-460e-af2a-a6e3a6fae988@identity-protect.org
- 62088014-51a3-4ccc-ac48-e3e714ee8151@identity-protect.org
- 92cb7ee0-6d69-457d-8ade-01a2e8351b59@identity-protect.org
- cadda629-acb2-4094-95d1-e3700b247e50@identity-protect.org
- d4789934-c140-46c3-aab2-e68a842e82c6@identity-protect.org
- owner-5152996@codaexport.com.whoisprivacyservice.org
- owner-5731829@codaexport.com.whoisprivacyservice.org
- owner-6232792@codaexport.com.whoisprivacyservice.org
- javanotes@yandex.ru
Subdomains
2 observed subdomains of codaexport.com.
Web-graph footprint
Distinct hostnames that link to or from codaexport.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from codaexport.com.
- IP · 18.161.229.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 3124229f-96ae-449c-84af-6e1f896014ea@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: "codaexport.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.