Skip to content

Hostname

winkler.com

Last fetched

winkler.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · winkler.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/winkler.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.141.23176.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:83
Organization
christian winkler gmbh & co. kg
Contact emails

Subdomains

13 observed subdomains of winkler.com.

Web-graph footprint

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

115 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for winkler.com.

MechanismTarget
SPF_Amail.winkler.de
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.134.221
SPF_IP116.202.175.243
SPF_IP129.0.0.0/8
SPF_IP136.243.81.94
SPF_IP168.119.74.237
SPF_IP176.9.141.23
SPF_IP195.140.184.0/22
SPF_IP217.6.83.35
SPF_IP49.12.123.0/22
SPF_IP49.12.127.99
SPF_IP49.12.169.164
SPF_IP78.47.210.48
SPF_IP88.99.241.178
SPF_IP88.99.62.24
SPF_IP91.192.40.0/22
SPF_IP94.130.200.234
SPF_IP94.130.206.169
SPF_MXwinkler.com

Related pages

Pivot deeper into the graph from winkler.com.

Cypher and MCP

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

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