Skip to content

Hostname

clickreport.com

Last fetched

clickreport.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · clickreport.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clickreport.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.12013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.8213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.165.140.11018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.147.12318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of clickreport.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clickreport.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from clickreport.com.

Cypher and MCP

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

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