Skip to content

Hostname

wtfpl.net

Last fetched

wtfpl.net resolves to 1 IPv4 address operated by AS34019 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · wtfpl.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wtfpl.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.200.42.162193.200.42.0/23AS34019FR

WHOIS identity

Registrar
iana:74
Organization
sam hocevar
Contact emails

Subdomains

1 observed subdomain of wtfpl.net.

Subdomain
www.wtfpl.net

Web-graph footprint

Distinct hostnames that link to or from wtfpl.net in the public web crawl.

641 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for wtfpl.net.

MechanismTarget
SPF_IP193.200.42.160/29
SPF_IP2001:67c:1740:9004::/96
SPF_IP212.27.42.0/24
SPF_IP212.27.42.1/32
SPF_IP2a01:e0c:1:1599::/96
SPF_MXwtfpl.net

Related pages

Pivot deeper into the graph from wtfpl.net.

Cypher and MCP

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

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