Skip to content

Hostname

winfor.es

Last fetched

winfor.es resolves to 1 IPv4 address operated by AS43578 in ES.

Nutrition Label

WHISPER CANON · winfor.esRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/winfor.es

Resolution chain

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

IPPrefixASNOperatorCountry
5.226.172.2245.226.172.0/24AS43578ES

WHOIS identity

No WHOIS records are currently associated with winfor.es in WhisperGraph.

Subdomains

31 observed subdomains of winfor.es.

Web-graph footprint

Distinct hostnames that link to or from winfor.es in the public web crawl.

120 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for winfor.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.82.51.164
SPF_IP212.231.229.58
SPF_IP5.226.172.100
SPF_IP5.226.172.130
SPF_IP80.58.152.144

Related pages

Pivot deeper into the graph from winfor.es.

Cypher and MCP

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

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