Skip to content

Hostname

im3.id

Last fetched

im3.id resolves to 114.7.94.188, announced in 114.7.94.0/24 by INDOSAT-INP-AP - INDOSAT Internet Network Provider in ID. im3.id is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · im3.idRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/im3.id

Resolution chain

IPv6 resolution

No AAAA record for im3.id is recorded in WhisperGraph.

Attribution

pt indosat tbk

ORIGIN_AS

WHOIS identity

Registrar
registrar:pt aksara data digital

Subdomains

Subdomain
care.im3.id

Showing 1 of 1 subdomain (1 per page).

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

  • nakula.indosat.com
  • sadewa.indosat.com

MX records

  • interscan.indosatooredoo.com
  • interscan1.indosatooredoo.com
  • interscan4.indosatooredoo.com

SPF policy

  • ip: 202.152.161.0/24
  • ip: 202.152.162.0/24
  • ip: 114.6.2.0/24
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • ip: 114.7.94.244
  • ip: 114.7.94.245
  • ip: 114.7.94.58
  • ip: 114.7.95.115
  • ip: 114.7.95.116
  • ip: 114.7.95.23
  • ip: 124.195.15.162

Threat-feed evidence

History

Related pages

Pivot from im3.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: "im3.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.