Skip to content

Hostname

bhs1.com

Last fetched

bhs1.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.133.5172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.138.253172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124474933
Contact emails

Subdomains

10 observed subdomains of bhs1.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bhs1.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.iiot.bhs1.com
SPF_IP199.127.240.0/21
SPF_IP208.91.112.0/22
SPF_IP34.170.150.73/32
SPF_IP35.225.28.199/32
SPF_IP35.226.31.71/32
SPF_IP75.130.8.192/28
SPF_MXbhs1.com

Related pages

Pivot deeper into the graph from bhs1.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bhs1.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.