Hostname
bhp.com
Last fetched
bhp.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
bhp.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.16.183.11 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.184.11 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- bhp
- Contact emails
Subdomains
198 observed subdomains of bhp.com.
Showing 25 of 198. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bhp.com in the public web crawl.
2,459 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for bhp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc8.sapsf.com |
| SPF_INCLUDE | spf-00242401.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.146.3.192/27 |
| SPF_IP | 104.146.6.64/27 |
| SPF_IP | 20.114.186.35/32 |
| SPF_IP | 20.119.174.191/32 |
| SPF_IP | 20.119.207.133/32 |
| SPF_IP | 20.230.106.230/32 |
| SPF_IP | 203.38.232.46/32 |
| SPF_IP | 203.41.57.144/32 |
| SPF_IP | 203.41.57.145/32 |
| SPF_IP | 203.41.57.147/32 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 35.182.57.68/32 |
| SPF_IP | 40.103.0.0/16 |
| SPF_IP | 52.1.96.230/32 |
| SPF_IP | 52.28.182.143/32 |
| SPF_IP | 52.62.59.61/32 |
| SPF_IP | 52.71.92.53 |
| SPF_IP | 54.240.31.72 |
| SPF_IP | 54.240.31.73 |
| SPF_IP | 54.240.31.74 |
| SPF_IP | 57.80.16.200/29 |
| SPF_IP | 57.80.16.208/29 |
| SPF_IP | 57.81.12.24/29 |
| SPF_IP | 57.81.12.96/29 |
| SPF_IP | 65.221.12.128/32 |
| SPF_IP | 65.221.12.148/32 |
Related pages
Pivot deeper into the graph from bhp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bhp.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.