Hostname
cb77.cc
Last fetched
cb77.cc resolves to 20 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in SG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cb77.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 136.110.51.76 | 136.110.0.0/18 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 172.188.254.237 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 172.188.254.254 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 20.239.12.13 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.239.9.221 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.24.113.19 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.247.228.159 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 20.255.111.68 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.255.126.217 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 3.6.108.195 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.7.100.132 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 34.104.145.246 | 34.104.144.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
| 34.142.222.179 | 34.142.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 34.143.151.40 | 34.143.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 34.143.199.184 | 34.143.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 34.146.5.90 | 34.146.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
| 34.146.81.173 | 34.146.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
| 34.85.50.159 | 34.85.48.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
| 34.87.79.204 | 34.87.64.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 43.208.178.20 | 43.208.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of cb77.cc.
| Subdomain |
|---|
| wildcard.cb77.cc |
| www.cb77.cc |
Threat posture
History
Related pages
Pivot deeper into the graph from cb77.cc.
- IP · 136.110.51.76
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:146
- Country · SG
- Email · pw-c0c35ed987d485e272a3f694caa80785@privacyguardian.org
- TLD · .cc
- Browse hostnames · cb…
- 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: "cb77.cc"})-[: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.