Hostname
tvteka.com
Last fetched
tvteka.com resolves to 185.104.194.35, announced in 185.104.194.0/24 by HZ-EU-AS - HZ Hosting Ltd in PL. tvteka.com 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
- 185.104.194.35
185.104.194.0/24 · HZ-EU-AS - HZ Hosting Ltd · Warsaw, PL
- 5.149.249.13
5.149.248.0/23 · HZ-EU-AS - HZ Hosting Ltd · Amsterdam, NL
IPv6 resolution
No AAAA record for tvteka.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- privacy service provided by withheld for privacy ehf
- Contact emails
- 4fce9f84dc084531b2779e1a7bf3a8b6.protect@whoisguard.com, 7df0308f0b2440fc9fe7fc6012e40712.protect@whoisguard.com, 9bd567d0eec74468b346c0d7898f7684.protect@whoisguard.com, e7d8a4118595494997c0d0b4b913e144.protect@whoisguard.com, 7cb236bb5a1d429bac1066c60d201013.protect@withheldforprivacy.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
Mail and authentication
Nameservers
- dns1.registrar-servers.com
- dns2.registrar-servers.com
MX records
- mx2.tvteka.com
- mx5.tvteka.com
SPF policy
- include: mxsspf.sendpulse.com
- mx: tvteka.com
Threat-feed evidence
History
Related pages
Pivot from tvteka.com 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: "tvteka.com"})-[: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.