Hostname
three.co.id
Last fetched
three.co.id is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. three.co.id is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for three.co.id in WhisperGraph.
IPv6 resolution
No AAAA record for three.co.id is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1
- Registrant organisation
- pt hutchison 3 indonesia
- Contact emails
- domain@three.co.id
Subdomains
Showing 12 of 12,232. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns2.three.co.id
- ns3.three.co.id
- ns5.three.co.id
- ns6.three.co.id
- dns2.nap.net.id
MX records
- interscan.indosatooredoo.com
- interscan1.indosatooredoo.com
- interscan4.indosatooredoo.com
SPF policy
- ip: 147.160.167.0/26
- ip: 114.7.95.112/29
- ip: 202.152.161.232/30
- ip: 114.7.94.244/30
- include: spf.protection.outlook.com
- include: spf.tmes.trendmicro.com
- mx: three.co.id
- a: mx.three.co.id
- a: mx2.three.co.id
- ip: 103.10.66.233
- ip: 103.108.27.11
- ip: 116.206.10.150
- ip: 116.206.10.22
Threat-feed evidence
History
Related pages
Pivot from three.co.id into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "three.co.id"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.