Hostname
aideducosmos.com
Last fetched
aideducosmos.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aideducosmos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.60.64.39 | 52.60.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aideducosmos.com owner
- Contact emails
- 3a845a38-ef22-480d-aa01-37f28afc2cf6@identity-protect.org
- 81666020-df19-4584-a7cb-ee15eb854266@identity-protect.org
- b6ff7331-05f7-4db5-a8a0-e6f22ac5ff22@identity-protect.org
- bff4191a-970e-4441-ba50-d8499345083a@identity-protect.org
- d98768a9-706d-4c90-a4a7-96205a8e6286@identity-protect.org
- dde7fe32-ae93-48c3-a25d-b917382f5d81@identity-protect.org
- de7d8f22-00af-4b91-a0aa-6c3a48b95aae@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from aideducosmos.com.
- IP · 52.60.64.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 3a845a38-ef22-480d-aa01-37f28afc2cf6@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: "aideducosmos.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.