Skip to content

Hostname

infosystem.co.id

Last fetched

infosystem.co.id resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:digital registra as the registrar.

Nutrition Label

WHISPER CANON · infosystem.co.idRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/infosystem.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.80.232161.35.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:digital registra
Organization
meta nurwidyanto
Contact emails

Subdomains

5 observed subdomains of infosystem.co.id.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEwidura.wiyarta.net
SPF_IP5.189.167.92

Related pages

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

Cypher and MCP

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

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