Skip to content

Hostname

tel.tj

Last fetched

tel.tj resolves to 3 IPv4 addresses operated by DEDICATED - Dedicated.com in US.

Nutrition Label

WHISPER CANON · tel.tjRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tel.tj

Resolution chain

tel.tj resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.251.165.42162.251.165.0/24AS63018DEDICATED - Dedicated.comUS
173.234.25.50173.234.25.0/24AS63018DEDICATED - Dedicated.comUS
185.86.78.150185.86.76.0/22AS201094UA

WHOIS identity

No WHOIS records are currently associated with tel.tj in WhisperGraph.

Subdomains

1 observed subdomain of tel.tj.

Subdomain
www.tel.tj

Web-graph footprint

Distinct hostnames that link to or from tel.tj in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for tel.tj.

MechanismTarget
SPF_Atel.tj
SPF_INCLUDE_spf.mail.ru
SPF_IP178.57.220.174
SPF_MXtel.tj

Related pages

Pivot deeper into the graph from tel.tj.

Cypher and MCP

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

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