Skip to content

Hostname

mnk.co.id

Last fetched

mnk.co.id resolves to 2 IPv4 addresses operated by AS136170 in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · mnk.co.idRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mnk.co.id

Resolution chain

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

WHOIS identity

Registrar
iana:1
Organization
pt. arthatelekomindo
Contact emails

Subdomains

13 observed subdomains of mnk.co.id.

Web-graph footprint

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

49 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mnk.co.id.

MechanismTarget
SPF_INCLUDE_spf.excellent.co.id
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.72.215.148
SPF_MXmnk.co.id

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mnk.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.