Hostname
primebrais.com
Last fetched
primebrais.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
primebrais.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.43.99 | 104.18.43.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.144.157 | 172.64.144.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- on behalf of primebrais.com owner
- Contact emails
- admin@dnstinations.com
- 0b7a34df-633e-45bf-a110-0f9f6521b389@identity-protect.org
- 3e683cd3-3375-424c-8b80-a095d76182ca@identity-protect.org
- 5780d56d-9f0f-45e3-9140-9007465cc25a@identity-protect.org
- 66052f6c-5ac1-4f5b-98e9-4377ae946f30@identity-protect.org
- 9b77619c-d451-43fb-bf9d-d64bf9076c9c@identity-protect.org
- c1ef53d1-3fd1-4af4-956f-b2ea00f4da25@identity-protect.org
- owner-5863140@primebrais.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of primebrais.com.
Threat posture
History
Related pages
Pivot deeper into the graph from primebrais.com.
- IP · 104.18.43.99
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · pr…
- 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: "primebrais.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.