Hostname
blh-dom.com
Last fetched
blh-dom.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
blh-dom.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 |
|---|---|---|---|---|
| 20.251.114.239 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- blh-dom integrity solutions as
- Contact emails
- domain@hjelseth.com
- 2khzkp4nrjgx@privacy-protection.email
- 4yfrwgvmmypf@privacy-protection.email
- 7s3ktsusvnak@privacy-protection.email
- 8guyv9t5i72q@privacy-protection.email
- kuf7crgyt8ro@privacy-protection.email
- npkst94oydnn@privacy-protection.email
- prpc45neetx8@privacy-protection.email
- shp7av5p6fop@privacy-protection.email
- sk2vokvfb26u@privacy-protection.email
- tdu6fpmewxw3@privacy-protection.email
- tfv6tmhgetum@privacy-protection.email
- vbu4uwr5yqmw@privacy-protection.email
- vxwmdhhrb5xw@privacy-protection.email
- wopwsieimy7r@privacy-protection.email
- xzucictm2fav@privacy-protection.email
- yidtuinomm83@privacy-protection.email
Subdomains
1 observed subdomain of blh-dom.com.
| Subdomain |
|---|
| www.blh-dom.com |
Web-graph footprint
Distinct hostnames that link to or from blh-dom.com in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for blh-dom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from blh-dom.com.
- IP · 20.251.114.239
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1001
- Country · NO
- Email · domain@hjelseth.com
- TLD · .com
- Browse hostnames · bl…
- 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: "blh-dom.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.