Hostname
itdc.co.id
Last fetched
itdc.co.id resolves to 1 IPv4 address operated by IDNIC-ANTMEDIAHOST-AS-ID - PT Semut Data Indonesia in ID. WHOIS lists registrar:pt digital registra indonesia as the registrar.
Nutrition Label
Resolution chain
itdc.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.167.112.234 | 103.167.112.0/24 | AS139457 | IDNIC-ANTMEDIAHOST-AS-ID - PT Semut Data Indonesia | ID |
WHOIS identity
- Registrar
- registrar:pt digital registra indonesia
- Organization
- —
- Contact emails
- —
Subdomains
60 observed subdomains of itdc.co.id.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itdc.co.id in the public web crawl.
161 sites link to this hostname.
92 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for itdc.co.id.
| Mechanism | Target |
|---|---|
| SPF_A | itdc.co.id |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.167.112.233 |
| SPF_IP | 103.167.112.234 |
| SPF_IP | 202.152.14.205 |
| SPF_MX | itdc.co.id |
Related pages
Pivot deeper into the graph from itdc.co.id.
- IP · 103.167.112.234
- ASN · AS139457IDNIC-ANTMEDIAHOST-AS-ID - PT Semut Data Indonesia
- Registrar · registrar:pt digital registra indonesia
- Country · ID
- Apex domain · co.id
- TLD · .id
- Browse hostnames · it…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itdc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.