Skip to content

Hostname

adapi-secure.smartadserver.com

Last fetched

adapi-secure.smartadserver.com resolves to 20 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · adapi-secure.smartadserver.comRouting diversity3.9/10Peering density5.1/10MOAS conflict⚠ 3 conflictsThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/adapi-secure.smartadserver.com

Resolution chain

adapi-secure.smartadserver.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.131.17435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.131.20435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.140.16435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.167.6735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.168.12335.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.174.4035.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.177.22435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.185.13735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.191.7735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.205.1035.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.208.9535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.212.8135.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.220.21435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.226.1935.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.229.14335.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.230.4035.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.235.16135.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.248.20435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
35.214.249.19635.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
81.17.55.11281.17.55.0/24AS60781STROYMONTAG-ASNL

WHOIS identity

No WHOIS records are currently associated with adapi-secure.smartadserver.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from adapi-secure.smartadserver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adapi-secure.smartadserver.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 20

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