Hostname
freemeta.net
Last fetched
freemeta.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freemeta.net 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.40.127 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.151.169 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- hsc@afreecatv.com
- 15907999-25d9-4eda-8711-507e9a9d86cb@identity-protect.org
- 359ce63f-c9c9-4efc-9770-3c1518d48a57@identity-protect.org
- 49dae3c2-b937-42a2-8ea4-7d4524b1f1b7@identity-protect.org
- 4d1b43ed-392b-4543-a6fb-a11d3a6908f0@identity-protect.org
- a555d9c6-e0cf-434a-b45d-2aeaa370efb7@identity-protect.org
- ffdfb9ed-c446-40a3-9f90-8e7074bf579c@identity-protect.org
Subdomains
1 observed subdomain of freemeta.net.
| Subdomain |
|---|
| support.freemeta.net |
Web-graph footprint
Distinct hostnames that link to or from freemeta.net in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from freemeta.net.
- IP · 104.21.40.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hsc@afreecatv.com
- TLD · .net
- Browse hostnames · fr…
- 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: "freemeta.net"})-[: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.