Hostname
boellhoff.com
Last fetched
boellhoff.com resolves to 1 IPv4 address operated by MARCANT-AS Herforder Str. 163a in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
boellhoff.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 |
|---|---|---|---|---|
| 217.14.165.10 | 217.14.160.0/20 | AS15726 | MARCANT-AS Herforder Str. 163a | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- wilhelm boellhoff gmbh & co. kg
- Contact emails
Subdomains
39 observed subdomains of boellhoff.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boellhoff.com in the public web crawl.
341 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for boellhoff.com.
| Mechanism | Target |
|---|---|
| SPF_A | eshop.boellhoff.de |
| SPF_A | smtpa.netigate.se |
| SPF_INCLUDE | _spf.entersmart.de |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 217.14.165.0/27 |
| SPF_IP | 217.14.171.133 |
| SPF_IP | 217.14.171.134 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 80.82.206.0/26 |
Related pages
Pivot deeper into the graph from boellhoff.com.
- IP · 217.14.165.10
- ASN · AS15726MARCANT-AS Herforder Str. 163a
- Registrar · iana:151
- Country · DE
- Email · sberning@boellhoff.de
- TLD · .com
- Browse hostnames · bo…
- 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: "boellhoff.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.