Skip to content

Hostname

imageresizer.click

Last fetched

imageresizer.click resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · imageresizer.clickRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imageresizer.click

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.103.11118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.2218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.5818.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7618.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.160.10799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
daanav softwares
Contact emails

Web-graph footprint

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

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from imageresizer.click.

Cypher and MCP

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

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