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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for tf.zone is recorded in WhisperGraph.
Attribution
bizone
ORIGIN_AS
WHOIS identity
- Registrar
- iana:463
- Registrant organisation
- privacy protection service - whoisproxy.ru
- Contact emails
- tf.zone@whoisproxy.ru
Subdomains
| Subdomain |
|---|
| mx2.tf.zone |
| ns1.tf.zone |
| www.tf.zone |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.