Skip to content

Hostname

clickagy.com

Last fetched

clickagy.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clickagy.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/clickagy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.150.109100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.107.9513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.106.72184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.131.1623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.18.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.115.1543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.136.2543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.242.17444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.217.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.108.7444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.10.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.83.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.143.21352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.66.22552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.184.3152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.98.6952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.175.5552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.248.3352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.29.16352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.140.19554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of clickagy.com owner
Contact emails

Subdomains

11 observed subdomains of clickagy.com.

Web-graph footprint

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

472 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clickagy.com.

MechanismTarget
SPF_INCLUDE_u.clickagy.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from clickagy.com.

Cypher and MCP

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

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