Skip to content

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

WHISPER CANON · doubleclick-cn.netRouting diversity4.8/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/doubleclick-cn.net

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.

IPPrefixASNOperatorCountry
142.250.79.195142.250.79.0/24AS15169GOOGLE - Google LLCBR
142.251.127.94142.251.127.0/24AS15169GOOGLE - Google LLCUS
142.251.13.94142.251.13.0/24AS15169GOOGLE - Google LLCUS
142.251.14.94142.251.14.0/24AS15169GOOGLE - Google LLCUS
172.217.208.94172.217.208.0/24AS15169GOOGLE - Google LLCUS
216.58.211.3216.58.211.0/24AS15169GOOGLE - Google LLCSE
142.251.110.94142.251.110.0/24AS15169GOOGLE - Google LLC
142.251.20.94142.251.20.0/24AS15169GOOGLE - Google LLC

WHOIS identity

Registrar
iana:3838
Organization
????(??)????
Contact emails

Subdomains

8 observed subdomains of doubleclick-cn.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for doubleclick-cn.net.

MechanismTarget
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 20

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