Skip to content

Hostname

asystem.co.id

Last fetched

asystem.co.id resolves to 103.125.180.32, announced in 103.125.180.0/24 by IDNIC-BIZNETGIO-AS-ID - PT Biznet Gio Nusantara in ID. asystem.co.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 · asystem.co.idRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/asystem.co.id

Resolution chain

IPv6 resolution

No AAAA record for asystem.co.id is recorded in WhisperGraph.

Attribution

pt biznet gio nusantara

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1

Subdomains

Mail and authentication

Nameservers

  • ns1.niagahoster.com
  • ns2.niagahoster.com
  • ns1.neohosting.id
  • ns2.neohosting.id

MX records

  • asystem.co.id

SPF policy

  • include: spf.antispamcloud.com
  • a: asystem.co.id
  • mx: asystem.co.id
  • include: relay.mailchannels.net
  • ip: 194.163.42.51
  • ip: 45.130.231.151

Threat-feed evidence

History

Related pages

Pivot from asystem.co.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: "asystem.co.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.