Hostname
stollwerck.com
Last fetched
stollwerck.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
stollwerck.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 |
|---|---|---|---|---|
| 185.86.18.21 | 185.86.16.0/22 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:1647
- Organization
- baronie nv
- Contact emails
Subdomains
8 observed subdomains of stollwerck.com.
Web-graph footprint
Distinct hostnames that link to or from stollwerck.com in the public web crawl.
85 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for stollwerck.com.
| Mechanism | Target |
|---|---|
| SPF_A | stollwerck.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 109.200.216.0/26 |
| SPF_IP | 150.70.149.32/27 |
| SPF_IP | 150.70.160.0/20 |
| SPF_IP | 150.70.176.0/20 |
| SPF_IP | 150.70.224.0/20 |
| SPF_IP | 185.59.17.117 |
| SPF_IP | 185.59.17.12 |
| SPF_IP | 185.59.17.14 |
| SPF_IP | 195.145.4.28/29 |
| SPF_IP | 216.104.20.0/24 |
| SPF_IP | 216.104.4.0/24 |
| SPF_IP | 217.244.6.134/29 |
| SPF_IP | 5.200.19.79 |
| SPF_IP | 5.200.31.64/26 |
| SPF_MX | stollwerck.com |
Related pages
Pivot deeper into the graph from stollwerck.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stollwerck.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.