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
Resolution chain
bhegts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 206.108.232.145 | 206.108.232.0/24 | AS11334 | MIDAMERICAN - MidAmerican Energy Holdings Company | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- berkshire hathaway energy
- Contact emails
Subdomains
19 observed subdomains of bhegts.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bhegts.com in the public web crawl.
53 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for bhegts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 131.219.152.248/29 |
| SPF_IP | 131.219.200.15 |
| SPF_IP | 131.219.200.16 |
| SPF_IP | 131.219.200.5 |
| SPF_IP | 131.219.200.9 |
| SPF_IP | 204.124.195.248 |
| SPF_IP | 206.108.233.0/27 |
| SPF_IP | 206.108.235.224/27 |
Related pages
Pivot deeper into the graph from bhegts.com.
- IP · 206.108.232.145
- ASN · AS11334MIDAMERICAN - MidAmerican Energy Holdings Company
- Registrar · iana:2
- Country · US
- Email · dnsadmin@midamerican.com
- TLD · .com
- Browse hostnames · bh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.