Hostname
cobiscloud.com
Last fetched
cobiscloud.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cobiscloud.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 |
|---|---|---|---|---|
| 3.90.117.123 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cobiscloud.com owner
- Contact emails
- cobiscloud.com@domainsbyproxy.com
- 0f4072f5-7a27-4542-b7e7-7db26b36b3a4@identity-protect.org
- 39a28789-95dc-47c0-8d1f-c13ce461c1ac@identity-protect.org
- 7e160d57-b664-4e68-bc29-0dcfbcaf0cfd@identity-protect.org
- 88224899-a94f-4947-9278-4cf0a7cc6812@identity-protect.org
- e8d3c97a-ca2e-44f6-b9b2-27a585bcac29@identity-protect.org
- eb1f60d2-f54c-47b8-9f5b-da51ec4fe66e@identity-protect.org
- f5370090-a6a0-4e03-a688-0630e097d663@identity-protect.org
- owner-2749876@cobiscloud.com.whoisprivacyservice.org
- owner-8404898@cobiscloud.com.whoisprivacyservice.org
Subdomains
71 observed subdomains of cobiscloud.com.
Showing 11 of 71. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from cobiscloud.com.
- IP · 3.90.117.123
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cobiscloud.com@domainsbyproxy.com
- 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: "cobiscloud.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.