Hostname
bhsusa.com
Last fetched
bhsusa.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bhsusa.com 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.18.18.42 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.19.42 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- terra holdings attn bhsusa.com care of network solutions
- Contact emails
- a42vv6rh3ru@networksolutionsprivateregistration.com
- a77u94w74pp@networksolutionsprivateregistration.com
- aq6mh5hm4c7@networksolutionsprivateregistration.com
- az9pt92v9xz@networksolutionsprivateregistration.com
- b28296j98ce@networksolutionsprivateregistration.com
- be7a62th4ny@networksolutionsprivateregistration.com
- br4hg2eh7ta@networksolutionsprivateregistration.com
- bt5wr8py6gy@networksolutionsprivateregistration.com
- cj4ce2m44fx@networksolutionsprivateregistration.com
- d88958zx2k3@networksolutionsprivateregistration.com
- da39b7yb7ct@networksolutionsprivateregistration.com
- dd93r83p6mp@networksolutionsprivateregistration.com
- e26u47jc7vs@networksolutionsprivateregistration.com
- e63bh52h23s@networksolutionsprivateregistration.com
- eb9en87e9fp@networksolutionsprivateregistration.com
- em6mr8d932x@networksolutionsprivateregistration.com
- er8974695ru@networksolutionsprivateregistration.com
- es4br6853xj@networksolutionsprivateregistration.com
- ex75v5gs5zs@networksolutionsprivateregistration.com
- ey8vc5p29s8@networksolutionsprivateregistration.com
- and 74 more
Subdomains
19 observed subdomains of bhsusa.com.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bhsusa.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
42 SPF mechanisms authorising senders for bhsusa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.brokerloop.cc |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.154.255.40 |
| SPF_IP | 142.154.198.128/25 |
| SPF_IP | 167.89.44.233/32 |
| SPF_IP | 168.61.54.219 |
| SPF_IP | 174.128.195.0/26 |
| SPF_IP | 184.74.248.128/25 |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.145.0/24 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/23 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
| SPF_IP | 206.131.160.0/19 |
| SPF_IP | 206.131.185.72 |
| SPF_IP | 206.131.185.73 |
| SPF_IP | 206.131.185.74 |
| SPF_IP | 206.131.185.75 |
| SPF_IP | 206.17.147.192/26 |
| SPF_IP | 216.200.145.0/26 |
| SPF_IP | 216.200.145.235 |
| SPF_IP | 216.200.145.36/32 |
| SPF_IP | 23.101.138.23 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 54.164.39.39 |
| SPF_IP | 54.173.230.202 |
| SPF_IP | 63.240.18.48/29 |
Related pages
Pivot deeper into the graph from bhsusa.com.
- IP · 104.18.18.42
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a42vv6rh3ru@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bh…
- 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: "bhsusa.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.