Skip to content

Hostname

bionic.act.net.id

Last fetched

bionic.act.net.id resolves to 1 IPv4 address operated by AS141618 in ID.

Nutrition Label

WHISPER CANON · bionic.act.net.idRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bionic.act.net.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.46.198.206103.46.198.0/24AS141618ID

WHOIS identity

No WHOIS records are currently associated with bionic.act.net.id in WhisperGraph.

Subdomains

7 observed subdomains of bionic.act.net.id.

Threat posture

History

Mail and authentication

MX records

  • bionic.act.net.id

SPF policy

7 SPF mechanisms authorising senders for bionic.act.net.id.

MechanismTarget
SPF_Abionic.act.net.id
SPF_INCLUDE_spf.aspmx.w.trucloud.id
SPF_INCLUDEaspmx.w.trucloud.id
SPF_INCLUDEtrucloud.id
SPF_IP103.46.198.198
SPF_IP103.46.198.206
SPF_MXbionic.act.net.id

Related pages

Pivot deeper into the graph from bionic.act.net.id.

Cypher and MCP

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

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