Skip to content

Hostname

teentelecom.com

Last fetched

teentelecom.com resolves to 1 IPv4 address operated by AS34304 in RO. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · teentelecom.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/teentelecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.138.193.78193.138.192.0/23AS34304RO

WHOIS identity

Registrar
iana:69
Organization
sc teen telecom srl
Contact emails

Subdomains

8 observed subdomains of teentelecom.com.

Web-graph footprint

Distinct hostnames that link to or from teentelecom.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for teentelecom.com.

MechanismTarget
SPF_Ateentelecom.com
SPF_INCLUDEh6.ttn.ro
SPF_INCLUDEhosting4.teentelecom.net
SPF_IP193.138.193.226
SPF_IP81.180.138.226
SPF_IP81.180.138.227
SPF_IP86.107.57.178
SPF_IP86.107.63.27
SPF_MXteentelecom.com

Related pages

Pivot deeper into the graph from teentelecom.com.

Cypher and MCP

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

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