Hostname
sf.tv
Last fetched
sf.tv resolves to 89.106.200.1, announced in 89.106.200.0/24 by Enflow - Enflow B.V. in NL. sf.tv 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
- 89.106.200.1
89.106.200.0/24 · Enflow - Enflow B.V. · Alphen aan den Rijn, NL
IPv6 resolution
No AAAA record for sf.tv is recorded in WhisperGraph.
Attribution
enflow
ORIGIN_AS
WHOIS identity
- Registrar
- iana:48
- Registrant organisation
- registry services,
- Contact emails
- sonja.simantirakis@srf.ch, fkpxwxrxrx@whoisprivacyprotect.com, hkmcymstl@whoisprivacyprotect.com, lyppfwtrf@whoisprivacyprotect.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-181.awsdns-22.com
- dns1.name-services.com
- dns2.name-services.com
- dns3.name-services.com
- dns4.name-services.com
- dns5.name-services.com
- ns-544.awsdns-04.net
- dns1.p07.nsone.net
- dns2.p07.nsone.net
- dns3.p07.nsone.net
- dns4.p07.nsone.net
- ns-1490.awsdns-58.org
- ns-1660.awsdns-15.co.uk
MX records
- smtp1.srf.ch
- smtp2.srf.ch
SPF policy
- a: out1.srgssr.ch
- a: out2.srgssr.ch
- mx: sf.tv
Threat-feed evidence
History
Related pages
Pivot from sf.tv 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: "sf.tv"})-[: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.