Hostname
a-premium-test.com
Last fetched
a-premium-test.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
a-premium-test.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.30.161 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a-premium-test.com owner
- Contact emails
- 2ce8541d-51ed-4cec-b812-9d8fd80bf4f0@identity-protect.org
- 34f8edda-40ac-457a-8228-cc17949b6f86@identity-protect.org
- 699d5a55-51ff-4bc3-a906-5531a961dd3e@identity-protect.org
- 78e4fad6-26af-4083-9c82-130c1a346fcf@identity-protect.org
- 7ed82acf-c582-4afc-b9a1-ed2bd39b15a9@identity-protect.org
- 85c00207-5f39-4c86-a025-dd5fe89915f7@identity-protect.org
- d42d51a2-25c9-42fc-bd8d-db926ae801cd@identity-protect.org
Subdomains
24 observed subdomains of a-premium-test.com.
Web-graph footprint
Distinct hostnames that link to or from a-premium-test.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from a-premium-test.com.
- IP · 104.18.30.161
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 2ce8541d-51ed-4cec-b812-9d8fd80bf4f0@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "a-premium-test.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.