Hostname
bubanc.com
Last fetched
bubanc.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bubanc.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.21.93.186 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.213.254 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.188.7.112 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.18.143.34 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bubanc.com owner
- Contact emails
- bubanc.com@domainsbyproxy.com
- 1f8deaeb-7c22-4955-a228-2c33193d93dd@identity-protect.org
- 2525722d-e72a-4045-9442-be9355e1ee30@identity-protect.org
- 6b7c1abf-e650-4ada-b043-52027029ce0b@identity-protect.org
- 93cacf24-c741-4c89-b93c-33e96eb3ecb1@identity-protect.org
- a2e0090d-149f-4b69-8a4e-9ef8e2179dd0@identity-protect.org
- b9a235fc-24e7-4e07-9c4a-595ce3ad9114@identity-protect.org
- cbf7d6cc-c52b-406e-aadd-7bfef016646e@identity-protect.org
- owner-82230@bubanc.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of bubanc.com.
| Subdomain |
|---|
| article.bubanc.com |
| www.bubanc.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from bubanc.com.
- IP · 104.21.93.186
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · bubanc.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bu…
- 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: "bubanc.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.