Hostname
cosygrid.com
Last fetched
cosygrid.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cosygrid.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 |
|---|---|---|---|---|
| 3.174.46.104 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.15 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.61 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.78 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.84.50.108 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.26 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.55 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.7 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cosygrid.com owner
- Contact emails
- 072fc2fd-9f1b-4876-aab0-12db4c638161@identity-protect.org
- 34d1f9bc-5d95-4f3d-9372-55b68ae707e1@identity-protect.org
- 56568031-ac45-4ca7-bae5-faf982b27412@identity-protect.org
- 9d916bc4-14db-4397-affd-0e14220ffed8@identity-protect.org
- a6e30487-b4e1-40b1-b30a-a954f0258835@identity-protect.org
- b791fc8c-6ea7-434a-ba5d-7cfe003ca2eb@identity-protect.org
- owner-9083775@cosygrid.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cosygrid.com.
| Subdomain |
|---|
| api.cosygrid.com |
| www.cosygrid.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cosygrid.com.
- IP · 3.174.46.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 072fc2fd-9f1b-4876-aab0-12db4c638161@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: "cosygrid.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.