Skip to content

Hostname

wesnoth.org

Last fetched

wesnoth.org resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · wesnoth.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/wesnoth.org

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.86.14895.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1443
Organization
pierre doleans
Contact emails

Subdomains

62 observed subdomains of wesnoth.org.

Web-graph footprint

Distinct hostnames that link to or from wesnoth.org in the public web crawl.

829 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wesnoth.org.

MechanismTarget
SPF_Awesnoth.org
SPF_IP2a01:4f8:d0a:1036:0:0:0:2
SPF_IP2a01:4f9:4a:22ab:1111::/80
SPF_IP88.198.176.159/32
SPF_IP95.217.86.148
SPF_MXwesnoth.org

Related pages

Pivot deeper into the graph from wesnoth.org.

Cypher and MCP

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

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