Skip to content

Hostname

www14.smartadserver.com

Last fetched

www14.smartadserver.com resolves to 20 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · www14.smartadserver.comRouting diversity6.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www14.smartadserver.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.238.96149.202.0.0/16AS16276FR
149.202.238.97149.202.0.0/16AS16276FR
164.132.25.176164.132.0.0/16AS16276ES
164.132.25.177164.132.0.0/16AS16276ES
178.32.197.48178.32.0.0/15AS16276FR
178.32.197.49178.32.0.0/15AS16276FR
178.32.210.226178.32.0.0/15AS16276FR
178.32.210.227178.32.0.0/15AS16276FR
216.22.16.0216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.1216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.32216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.33216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.48216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.49216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.64216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
216.22.16.65216.22.0.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
217.182.178.224217.182.0.0/16AS16276FR
217.182.178.225217.182.0.0/16AS16276FR
23.105.12.11223.105.0.0/20AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
23.105.12.11323.105.0.0/20AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

No WHOIS records are currently associated with www14.smartadserver.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from www14.smartadserver.com in the public web crawl.

57 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from www14.smartadserver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www14.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.