Skip to content

Hostname

teentelecom.net

Last fetched

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

Nutrition Label

WHISPER CANON · teentelecom.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teentelecom.net

Resolution chain

teentelecom.net 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:146
Organization
domains by proxy,
Contact emails

Subdomains

53 observed subdomains of teentelecom.net.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for teentelecom.net.

MechanismTarget
SPF_Amail.teentelecom.net
SPF_Asmtp.teentelecom.net
SPF_Ateentelecom.net
SPF_INCLUDEh6.ttn.ro
SPF_IP193.138.193.226
SPF_IP81.180.138.226
SPF_IP81.180.138.227
SPF_IP89.47.0.71
SPF_IP89.47.13.19
SPF_MXteentelecom.net

Related pages

Pivot deeper into the graph from teentelecom.net.

Cypher and MCP

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

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