Hostname
b4bh.com
Last fetched
b4bh.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
b4bh.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.28.220 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.147.184 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.6 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.6 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:48
- Organization
- mohammed, khalid attn b4bh.com care of network solutions
- Contact emails
- es3s87g94d7@networksolutionsprivateregistration.com
- 10899674-3d58-4ead-a19a-009dd7b4e3f1@identity-protect.org
- 46061e40-0481-4561-8291-34bedd2d0807@identity-protect.org
- 5b37badd-c8f3-4974-9ab3-cc0f6d4b1a3c@identity-protect.org
- a47944ad-fd8e-45fc-8ebe-33079b91e1d0@identity-protect.org
- a623c074-638d-4e8f-92cd-15a6ce321547@identity-protect.org
- cbbb8a12-0c5f-4008-8018-62a0d5ae9444@identity-protect.org
- owner-10775456@b4bh.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of b4bh.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from b4bh.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for b4bh.com.
| Mechanism | Target |
|---|---|
| SPF_A | b4bh.com |
| SPF_IP | 178.162.197.225 |
| SPF_IP | 94.75.208.56 |
| SPF_MX | b4bh.com |
Related pages
Pivot deeper into the graph from b4bh.com.
- IP · 104.21.28.220
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:48
- Country · CA
- Email · es3s87g94d7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · b4…
- 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: "b4bh.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.