All hostnames www6.smartadserver.com resolves to 20 IPv4 addresses operated by AS59253 in SG.
Nutrition Label WHISPER CANON · www6.smartadserver.com Routing diversity 4.8/10 Peering density 5.6/10 MOAS conflict ⚠ 2 conflicts Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/www6.smartadserver.com Resolution chain www6.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 23.106.127.160 23.106.120.0/21 AS59253 — SG 23.106.127.161 23.106.120.0/21 AS59253 — SG 23.106.127.34 23.106.120.0/21 AS59253 — SG 23.106.127.35 23.106.120.0/21 AS59253 — SG 23.106.127.48 23.106.120.0/21 AS59253 — SG 23.106.127.49 23.106.120.0/21 AS59253 — SG 23.106.50.32 23.106.50.0/24 AS59253 — SG 23.106.50.33 23.106.50.0/24 AS59253 — SG 23.83.76.35 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.44 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.48 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.49 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.64 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.65 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.80 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.81 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.96 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 23.83.76.97 23.83.76.0/22 AS395954 LEASEWEB-USA-LAX - Leaseweb USA, Inc. US 35.214.131.174 35.214.128.0/17 AS19527 GOOGLE-2 - Google LLC NL 35.214.131.204 35.214.128.0/17 AS19527 GOOGLE-2 - Google LLC NL
WHOIS identity No WHOIS records are currently associated with www6.smartadserver.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from www6.smartadserver.com in the public web crawl.
160 sites link to this hostname.
5 sites linked to from this hostname.
Related pages Pivot deeper into the graph from www6.smartadserver.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www6.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 .