Skip to content

Hostname

klsin.bpmsg.com

Last fetched

klsin.bpmsg.com resolves to 1 IPv4 address operated by SINGTEL-FIBRE Singtel Fibre Broadband in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
121.6.66.141121.6.0.0/17AS9506SINGTEL-FIBRE Singtel Fibre BroadbandSG

WHOIS identity

No WHOIS records are currently associated with klsin.bpmsg.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from klsin.bpmsg.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from klsin.bpmsg.com.

Cypher and MCP

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

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