Skip to content

Hostname

tenviki.dev

Last fetched

tenviki.dev resolves to 2 IPv4 addresses operated by TMOBILE-CZ - T-Mobile Czech Republic a.s. in CZ. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · tenviki.devRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint7.6/10canon.whisper.security/host/tenviki.dev

Resolution chain

tenviki.dev resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.183.118.22109.183.0.0/16AS13036TMOBILE-CZ - T-Mobile Czech Republic a.s.CZ
185.66.36.185185.66.36.0/22AS59925GIGASERVER - Seonet Multimedia s.r.o.CZ

WHOIS identity

Registrar
iana:609
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of tenviki.dev.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tenviki.dev.

MechanismTarget
SPF_Atenviki.dev
SPF_INCLUDEsmtp-gw.gigaserver.cz
SPF_MXtenviki.dev

Related pages

Pivot deeper into the graph from tenviki.dev.

Cypher and MCP

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

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