Skip to content

Hostname

computa.co.id

Last fetched

computa.co.id resolves to 1 IPv4 address operated by CRI-AS-AP CV. Rumahweb Indonesia in ID.

Nutrition Label

WHISPER CANON · computa.co.idRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/computa.co.id

Resolution chain

computa.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.247.11.107103.247.11.0/24AS58487CRI-AS-AP CV. Rumahweb IndonesiaID

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • computa.co.id

SPF policy

7 SPF mechanisms authorising senders for computa.co.id.

MechanismTarget
SPF_Acomputa.co.id
SPF_IP103.247.11.105
SPF_IP103.247.11.107
SPF_IP203.175.9.14
SPF_IP203.175.9.15
SPF_IP203.175.9.16
SPF_MXcomputa.co.id

Related pages

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

Cypher and MCP

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

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