Hostname
doubleclick-cn.net
Last fetched
doubleclick-cn.net resolves to 8 IPv4 addresses operated by GOOGLE - Google LLC in BR. WHOIS lists iana:3838 as the registrar.
Nutrition Label
Resolution chain
doubleclick-cn.net 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 |
|---|---|---|---|---|
| 142.250.79.195 | 142.250.79.0/24 | AS15169 | GOOGLE - Google LLC | BR |
| 142.251.127.94 | 142.251.127.0/24 | AS15169 | GOOGLE - Google LLC | US |
| 142.251.13.94 | 142.251.13.0/24 | AS15169 | GOOGLE - Google LLC | US |
| 142.251.14.94 | 142.251.14.0/24 | AS15169 | GOOGLE - Google LLC | US |
| 172.217.208.94 | 172.217.208.0/24 | AS15169 | GOOGLE - Google LLC | US |
| 216.58.211.3 | 216.58.211.0/24 | AS15169 | GOOGLE - Google LLC | SE |
| 142.251.110.94 | 142.251.110.0/24 | AS15169 | GOOGLE - Google LLC | — |
| 142.251.20.94 | 142.251.20.0/24 | AS15169 | GOOGLE - Google LLC | — |
WHOIS identity
- Registrar
- iana:3838
- Organization
- ????(??)????
- Contact emails
- —
Subdomains
8 observed subdomains of doubleclick-cn.net.
Showing 3 of 8. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for doubleclick-cn.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from doubleclick-cn.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "doubleclick-cn.net"})-[: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.