Skip to content

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

WHISPER CANON · bhsusa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bhsusa.com

Resolution chain

bhsusa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.18.42104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.42104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
terra holdings attn bhsusa.com care of network solutions
Contact emails

Subdomains

19 observed subdomains of bhsusa.com.

Web-graph footprint

Distinct hostnames that link to or from bhsusa.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for bhsusa.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brokerloop.cc
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.154.255.40
SPF_IP142.154.198.128/25
SPF_IP167.89.44.233/32
SPF_IP168.61.54.219
SPF_IP174.128.195.0/26
SPF_IP184.74.248.128/25
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP206.131.160.0/19
SPF_IP206.131.185.72
SPF_IP206.131.185.73
SPF_IP206.131.185.74
SPF_IP206.131.185.75
SPF_IP206.17.147.192/26
SPF_IP216.200.145.0/26
SPF_IP216.200.145.235
SPF_IP216.200.145.36/32
SPF_IP23.101.138.23
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.164.39.39
SPF_IP54.173.230.202
SPF_IP63.240.18.48/29

Related pages

Pivot deeper into the graph from bhsusa.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.