Skip to content

Hostname

gtstelecom.ro

Last fetched

gtstelecom.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · gtstelecom.roRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gtstelecom.ro

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.230.230128.140.224.0/21AS5606RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

94 observed subdomains of gtstelecom.ro.

Web-graph footprint

Distinct hostnames that link to or from gtstelecom.ro in the public web crawl.

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gtstelecom.ro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.225.162
SPF_IP193.226.128.141
SPF_IP193.226.128.142
SPF_IP193.226.128.2
SPF_IP193.226.140.117
SPF_IP193.226.168.94
SPF_IP194.105.1.5
SPF_IP212.146.121.200
SPF_IP212.146.98.186
SPF_IP212.146.98.230
SPF_IP85.9.56.38
SPF_MXgtstelecom.ro
SPF_MXmx0.gtstelecom.ro

Related pages

Pivot deeper into the graph from gtstelecom.ro.

Cypher and MCP

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

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