Skip to content

Hostname

tf.zone

Last fetched

tf.zone resolves to 185.163.159.57, announced in 185.163.159.0/24 by BIZONE-AS - "BiZone" LLC in RU. tf.zone is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tf.zoneRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tf.zone

Resolution chain

IPv6 resolution

No AAAA record for tf.zone is recorded in WhisperGraph.

Attribution

bizone

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Contact emails
tf.zone@whoisproxy.ru

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns4-l2.nic.ru
  • ns8-l2.nic.ru
  • ns1.tf.zone

MX records

  • mx2.tf.zone

SPF policy

  • ip: 185.163.157.40
  • ip: 65.108.140.228
  • ip: 65.108.140.245
  • ip: 95.179.141.24

Threat-feed evidence

History

Related pages

Pivot from tf.zone into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tf.zone"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.