Skip to content

Hostname

kas.bmtkarisma.com

Last fetched

kas.bmtkarisma.com resolves to 1 IPv4 address operated by JOGJACAMP-AS-ID PT JC Indonesia in ID.

Nutrition Label

WHISPER CANON · kas.bmtkarisma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kas.bmtkarisma.com

Resolution chain

kas.bmtkarisma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.30.147.125103.30.147.0/24AS46050JOGJACAMP-AS-ID PT JC IndonesiaID

WHOIS identity

No WHOIS records are currently associated with kas.bmtkarisma.com in WhisperGraph.

Subdomains

1 observed subdomain of kas.bmtkarisma.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kas.bmtkarisma.com.

Cypher and MCP

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

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