Skip to content

Hostname

bhegts.com

Last fetched

bhegts.com resolves to 1 IPv4 address operated by MIDAMERICAN - MidAmerican Energy Holdings Company in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bhegts.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bhegts.com

Resolution chain

bhegts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.108.232.145206.108.232.0/24AS11334MIDAMERICAN - MidAmerican Energy Holdings CompanyUS

WHOIS identity

Registrar
iana:2
Organization
berkshire hathaway energy
Contact emails

Subdomains

19 observed subdomains of bhegts.com.

Web-graph footprint

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

53 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bhegts.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP131.219.152.248/29
SPF_IP131.219.200.15
SPF_IP131.219.200.16
SPF_IP131.219.200.5
SPF_IP131.219.200.9
SPF_IP204.124.195.248
SPF_IP206.108.233.0/27
SPF_IP206.108.235.224/27

Related pages

Pivot deeper into the graph from bhegts.com.

Cypher and MCP

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

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