Skip to content

Hostname

winheller.com

Last fetched

winheller.com resolves to 2 IPv4 addresses operated by AS34011 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · winheller.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/winheller.com

Resolution chain

winheller.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.28.33.104176.28.32.0/22AS34011DE
192.124.249.188192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:83
Organization
stefan winheller
Contact emails

Subdomains

7 observed subdomains of winheller.com.

Web-graph footprint

Distinct hostnames that link to or from winheller.com in the public web crawl.

357 sites link to this hostname.

293 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for winheller.com.

MechanismTarget
SPF_Aremote.winheller.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server-he.de
SPF_IP62.159.188.210
SPF_IP85.220.153.142
SPF_MXwinheller.com

Related pages

Pivot deeper into the graph from winheller.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "winheller.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.