Hostname
amedia.cc
Last fetched
amedia.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4189 as the registrar.
Nutrition Label
Resolution chain
amedia.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.75.168 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.179.65 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:4189
- Organization
- perfect privacy,
- Contact emails
Subdomains
1 observed subdomain of amedia.cc.
| Subdomain |
|---|
| www.amedia.cc |
Web-graph footprint
Distinct hostnames that link to or from amedia.cc in the public web crawl.
85 sites link to this hostname.
Sample inbound links
- paynegeo.com.au
- allbetasia.amedia.cc
- pg-zeed-gold.amedia.cc
- super1234.amedia.cc
- xn----slotxo-888-by0btmrb8c9p4c.amedia.cc
- xn--12c3bara1ert2a8b7bzi3cub.amedia.cc
- xn--168-dkl9f1c2a3b2a9p3c.amedia.cc
- xn--24-qsi6axb1a9n.amedia.cc
- xn--888-dkl9f1c2a3ba5a7rldyc.amedia.cc
- xn--8888-oeo5ggbrz7axbtb1kh1fpb87bna.amedia.cc
Threat posture
History
Related pages
Pivot deeper into the graph from amedia.cc.
- IP · 104.21.75.168
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:4189
- Country · CA
- Email · 9d1n9n3abihs7a089gehm2n27b@domaindiscreet.com
- TLD · .cc
- 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: "amedia.cc"})-[: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.