Skip to content

Hostname

readthis.wtf

Last fetched

readthis.wtf resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · readthis.wtfRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/readthis.wtf

Resolution chain

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

IPPrefixASNOperatorCountry
217.194.210.112217.194.208.0/20AS20860GB

WHOIS identity

Registrar
iana:1387
Organization
robin mackay
Contact emails

Subdomains

7 observed subdomains of readthis.wtf.

Web-graph footprint

Distinct hostnames that link to or from readthis.wtf in the public web crawl.

39 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for readthis.wtf.

MechanismTarget
SPF_Areadthis.wtf
SPF_INCLUDEsmtpout.hostinguk.net
SPF_IP83.223.124.9
SPF_MXreadthis.wtf

Related pages

Pivot deeper into the graph from readthis.wtf.

Cypher and MCP

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

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