Hostname
bhfs.com
Last fetched
bhfs.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bhfs.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- brownstein hyatt farber schreck, llp
- Contact emails
Subdomains
30 observed subdomains of bhfs.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bhfs.com in the public web crawl.
733 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for bhfs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | emailcc.com |
| SPF_INCLUDE | spf-2248456.jmsend.com |
| SPF_INCLUDE | spf-us.vx-email.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 192.203.255.25/32 |
| SPF_IP | 192.203.255.26/32 |
| SPF_IP | 199.85.116.2 |
| SPF_IP | 199.85.116.25 |
| SPF_IP | 34.206.20.151 |
| SPF_IP | 66.162.180.42/32 |
| SPF_IP | 66.162.180.43/32 |
| SPF_IP | 66.35.34.192/27 |
Related pages
Pivot deeper into the graph from bhfs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bhfs.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.