Skip to content

Hostname

detik.com

Last fetched

detik.com resolves to 2 IPv4 addresses operated by DETIK-AS-ID PT. Detik Ini JUga in ID. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · detik.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/detik.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.49.221.211103.49.220.0/23AS24211DETIK-AS-ID PT. Detik Ini JUgaID
203.190.242.211203.190.242.0/23AS24211DETIK-AS-ID PT. Detik Ini JUgaID

WHOIS identity

Registrar
iana:625
Organization
siberkom, pt. agranet multicitra
Contact emails

Subdomains

157 observed subdomains of detik.com.

Web-graph footprint

Distinct hostnames that link to or from detik.com in the public web crawl.

8,948 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for detik.com.

MechanismTarget
SPF_Adetik.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP103.49.220.0/23
SPF_IP203.190.240.0/22
SPF_IP203.190.244.0/23
SPF_IP2402:a000::/32

Related pages

Pivot deeper into the graph from detik.com.

Cypher and MCP

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

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