Skip to content

Hostname

winner.dog

Last fetched

winner.dog resolves to 1 IPv4 address operated by NBLNETWORKS-AS Telia Cygate Oy in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · winner.dogRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/winner.dog

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.164.2080.69.160.0/21AS29422NBLNETWORKS-AS Telia Cygate OyFI

WHOIS identity

Registrar
iana:113
Organization
habanello oy
Contact emails

Subdomains

1 observed subdomain of winner.dog.

Web-graph footprint

Distinct hostnames that link to or from winner.dog in the public web crawl.

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for winner.dog.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from winner.dog.

Cypher and MCP

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

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