Skip to content

Hostname

telkom.co.id

Last fetched

telkom.co.id resolves to 2 IPv4 addresses operated by telkomnet-as-ap - PT Telekomunikasi Indonesia in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · telkom.co.idRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/telkom.co.id

Resolution chain

telkom.co.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.98.34.240118.98.34.0/24AS7713telkomnet-as-ap - PT Telekomunikasi IndonesiaID
180.250.116.128180.250.116.0/24AS7713telkomnet-as-ap - PT Telekomunikasi IndonesiaID

WHOIS identity

Registrar
iana:1
Organization
pt. telekomunikasi indonesia
Contact emails

Subdomains

224 observed subdomains of telkom.co.id.

Web-graph footprint

Distinct hostnames that link to or from telkom.co.id in the public web crawl.

1,300 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from telkom.co.id.

Cypher and MCP

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

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