Skip to content

Hostname

tsu.ge

Last fetched

tsu.ge resolves to 1 IPv4 address operated by AS20545 in GE.

Nutrition Label

WHISPER CANON · tsu.geRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tsu.ge

Resolution chain

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

IPPrefixASNOperatorCountry
109.205.44.90109.205.44.0/24AS20545GE

WHOIS identity

Registrar
Organization
tbilisi ivane javakhishvili state university
Contact emails

Subdomains

530 observed subdomains of tsu.ge.

Web-graph footprint

Distinct hostnames that link to or from tsu.ge in the public web crawl.

663 sites link to this hostname.

264 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tsu.ge.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP109.205.44.8
SPF_IP109.205.44.88
SPF_IP109.205.44.9
SPF_IP109.205.44.97
SPF_IP37.46.104.162
SPF_IP94.43.1.122

Related pages

Pivot deeper into the graph from tsu.ge.

Cypher and MCP

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

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