Skip to content

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

WHISPER CANON · stollwerck.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/stollwerck.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.86.18.21185.86.16.0/22AS34762BE

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for stollwerck.com.

MechanismTarget
SPF_Astollwerck.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP109.200.216.0/26
SPF_IP150.70.149.32/27
SPF_IP150.70.160.0/20
SPF_IP150.70.176.0/20
SPF_IP150.70.224.0/20
SPF_IP185.59.17.117
SPF_IP185.59.17.12
SPF_IP185.59.17.14
SPF_IP195.145.4.28/29
SPF_IP216.104.20.0/24
SPF_IP216.104.4.0/24
SPF_IP217.244.6.134/29
SPF_IP5.200.19.79
SPF_IP5.200.31.64/26
SPF_MXstollwerck.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.