Skip to content

Hostname

ads.google.cn

Last fetched

ads.google.cn resolves to 7 IPv4 addresses operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · ads.google.cnRouting diversity4.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ads.google.cn

Resolution chain

ads.google.cn resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.250.186.67142.250.186.0/24AS15169GOOGLE - Google LLCUS
142.250.199.3142.250.199.0/24AS15169GOOGLE - Google LLCUS
142.251.127.94142.251.127.0/24AS15169GOOGLE - Google LLCUS
142.251.13.94142.251.13.0/24AS15169GOOGLE - Google LLCUS
192.178.170.94192.178.170.0/24AS15169GOOGLE - Google LLCUS
216.58.204.227216.58.204.0/23AS15169GOOGLE - Google LLCFR
142.250.154.94142.250.154.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with ads.google.cn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ads.google.cn in the public web crawl.

108 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ads.google.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ads.google.cn"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.