Hostname
5a2ng88.com
Last fetched
5a2ng88.com 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
5a2ng88.com 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.14.145.87 | 34.14.128.0/18 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 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.15.143.218 | 34.15.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | TH |
| 34.15.152.182 | 34.15.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | TH |
| 34.47.243.140 | 34.47.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 34.87.79.204 | 34.87.64.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 34.92.132.216 | 34.92.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Threat posture
History
Related pages
Pivot deeper into the graph from 5a2ng88.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "5a2ng88.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.