Hostname
amozeshclick.com
Last fetched
amozeshclick.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
amozeshclick.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.28.3 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.170.28 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 5.144.131.254 | 5.144.131.0/24 | AS59441 | — | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of amozeshclick.com.
| Subdomain |
|---|
| 9aa7d73262f2.amozeshclick.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amozeshclick.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.9aa7d73262f2.amozeshclick.com
- amozeshclick.com
SPF policy
7 SPF mechanisms authorising senders for amozeshclick.com.
| Mechanism | Target |
|---|---|
| SPF_A | amozeshclick.com |
| SPF_INCLUDE | mailii.org |
| SPF_INCLUDE | spf.mailii.org |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | srs.mailii.org |
| SPF_IP | 62.60.201.21 |
| SPF_MX | amozeshclick.com |
Related pages
Pivot deeper into the graph from amozeshclick.com.
- IP · 104.21.28.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · am…
- 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: "amozeshclick.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.