Skip to content

Hostname

tenisite.info

Last fetched

tenisite.info resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · tenisite.infoRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tenisite.info

Resolution chain

tenisite.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.120.16.6185.120.16.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

Registrar
iana:1479
Organization
exalex dotco srl
Contact emails

Subdomains

13 observed subdomains of tenisite.info.

Web-graph footprint

Distinct hostnames that link to or from tenisite.info in the public web crawl.

14 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tenisite.info

SPF policy

5 SPF mechanisms authorising senders for tenisite.info.

MechanismTarget
SPF_Atenisite.info
SPF_INCLUDE_include.gazduire.ro
SPF_IP85.120.16.2
SPF_IP85.120.16.61
SPF_MXtenisite.info

Related pages

Pivot deeper into the graph from tenisite.info.

Cypher and MCP

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

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