Skip to content

Hostname

bke.pofengpro.com

Last fetched

bke.pofengpro.com resolves to 5 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in JP.

Nutrition Label

WHISPER CANON · bke.pofengpro.comRouting diversity3.9/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bke.pofengpro.com

Resolution chain

bke.pofengpro.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.122.137.149134.122.137.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedJP
198.200.61.10198.200.32.0/19AS54600PEG-SV - PEG TECH INCUS
157.85.227.158157.85.227.0/24AS963N963-AS-AP - N963 PTE. LTD.
180.178.54.6180.178.54.0/24AS963N963-AS-AP - N963 PTE. LTD.
112.121.184.226112.121.184.0/24AS963N963-AS-AP - N963 PTE. LTD.

WHOIS identity

No WHOIS records are currently associated with bke.pofengpro.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bke.pofengpro.com.

Cypher and MCP

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

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