Skip to content

Hostname

myw.tf

Last fetched

myw.tf is a registered hostname under the .tf top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · myw.tfRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/myw.tf

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
friedrich klaus
Contact emails

Subdomains

3 observed subdomains of myw.tf.

Web-graph footprint

Distinct hostnames that link to or from myw.tf in the public web crawl.

76 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • myw.tf

SPF policy

4 SPF mechanisms authorising senders for myw.tf.

MechanismTarget
SPF_Amyw.tf
SPF_IP192.95.37.17
SPF_IP51.222.82.224
SPF_MXmyw.tf

Related pages

Pivot deeper into the graph from myw.tf.

Cypher and MCP

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

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