Skip to content

Hostname

indonesiawindow.com

Last fetched

indonesiawindow.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · indonesiawindow.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/indonesiawindow.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.97.164.243209.97.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
43.133.61.6343.133.32.0/19AS132203SG

WHOIS identity

Registrar
iana:460
Organization
arkan media
Contact emails

Subdomains

6 observed subdomains of indonesiawindow.com.

Web-graph footprint

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

32 sites link to this hostname.

1,326 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from indonesiawindow.com.

Cypher and MCP

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

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