Hostname
ssbsync-global.smartadserver.com
Last fetched
ssbsync-global.smartadserver.com resolves to 20 IPv4 addresses operated by AS16276 in FR.
Nutrition Label
Resolution chain
ssbsync-global.smartadserver.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 |
|---|---|---|---|---|
| 149.202.238.100 | 149.202.0.0/16 | AS16276 | — | FR |
| 149.202.238.101 | 149.202.0.0/16 | AS16276 | — | FR |
| 164.132.25.180 | 164.132.0.0/16 | AS16276 | — | ES |
| 164.132.25.181 | 164.132.0.0/16 | AS16276 | — | ES |
| 178.32.197.52 | 178.32.0.0/15 | AS16276 | — | FR |
| 178.32.197.53 | 178.32.0.0/15 | AS16276 | — | FR |
| 178.32.210.230 | 178.32.0.0/15 | AS16276 | — | FR |
| 178.32.210.231 | 178.32.0.0/15 | AS16276 | — | FR |
| 217.182.178.228 | 217.182.0.0/16 | AS16276 | — | FR |
| 217.182.178.229 | 217.182.0.0/16 | AS16276 | — | FR |
| 35.214.131.174 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.131.204 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.140.164 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.167.67 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.168.123 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.174.40 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.177.224 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.185.137 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.191.77 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.205.10 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
No WHOIS records are currently associated with ssbsync-global.smartadserver.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from ssbsync-global.smartadserver.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ssbsync-global.smartadserver.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssbsync-global.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.