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
Resolution chain
clickagy.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.150.109 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.107.95 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 184.73.106.72 | 184.73.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.131.162 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.18.44 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.115.154 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.136.254 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.242.174 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.217.41 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.108.74 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.213.10.36 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.83.212 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.143.213 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.66.225 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.184.31 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.98.69 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.175.55 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.248.33 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.29.163 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.140.195 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clickagy.com owner
- Contact emails
- harry@maugans.com
- 3bdd432d-1cc0-4aa4-962e-4c266c64def9@identity-protect.org
- 3e9d4a2b-fcf5-4fa0-8d1c-ee4e7d186765@identity-protect.org
- 4b5cbf14-2d0c-4157-94a2-3c3b78159085@identity-protect.org
- 88a3d618-7e60-45f5-a3dc-7e8ad0ef02b9@identity-protect.org
- 8ab40b8a-1f07-4eb4-b22c-c56fa2b90c87@identity-protect.org
- f3f54af8-0dea-4776-ad2c-53591fdbc54d@identity-protect.org
- owner-10359577@clickagy.com.whoisprivacyservice.org
- owner-10575246@clickagy.com.whoisprivacyservice.org
- owner-10647813@clickagy.com.whoisprivacyservice.org
- owner-11208030@clickagy.com.whoisprivacyservice.org
- owner-11477979@clickagy.com.whoisprivacyservice.org
- owner-11838798@clickagy.com.whoisprivacyservice.org
- owner-12036180@clickagy.com.whoisprivacyservice.org
- owner-144126@clickagy.com.whoisprivacyservice.org
- owner-1702001@clickagy.com.whoisprivacyservice.org
- owner-1867454@clickagy.com.whoisprivacyservice.org
- owner-2445958@clickagy.com.whoisprivacyservice.org
- owner-3564376@clickagy.com.whoisprivacyservice.org
- owner-3834325@clickagy.com.whoisprivacyservice.org
- and 14 more
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for clickagy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.clickagy.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from clickagy.com.
- IP · 100.30.150.109
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · harry@maugans.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.