Skip to content

Hostname

winton.at

Last fetched

winton.at resolves to 1 IPv4 address operated by AS47544 in PL. WHOIS lists registrar:ovh gmbh as the registrar.

Nutrition Label

WHISPER CANON · winton.atRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/winton.at

Resolution chain

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

IPPrefixASNOperatorCountry
86.111.241.13186.111.240.0/21AS47544PL

WHOIS identity

Registrar
registrar:ovh gmbh
Organization
info-cal trziszka roman
Contact emails

Subdomains

4 observed subdomains of winton.at.

Web-graph footprint

Distinct hostnames that link to or from winton.at in the public web crawl.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for winton.at.

MechanismTarget
SPF_Awinton.at
SPF_IP86.111.240.0/21
SPF_MXwinton.at

Related pages

Pivot deeper into the graph from winton.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "winton.at"})-[: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.