Skip to content

Hostname

url.avanan.click

Last fetched

url.avanan.click resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · url.avanan.clickRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/url.avanan.click

Resolution chain

url.avanan.click resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.20108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.53108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.80108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.60.125108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.26108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.34108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.42108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

No WHOIS records are currently associated with url.avanan.click in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from url.avanan.click in the public web crawl.

3,709 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from url.avanan.click.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "url.avanan.click"})-[: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.