Skip to content

Hostname

bmlink.com

Last fetched

bmlink.com resolves to 3 IPv4 addresses operated by DIGICELPNG-AS-AP Digicel PNG Ltd in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bmlink.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bmlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
183.131.19.66183.131.19.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
183.131.19.79183.131.19.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
60.12.235.10960.12.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:420
Organization
jison mao
Contact emails

Subdomains

118,811 observed subdomains of bmlink.com.

Web-graph footprint

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

765 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bmlink.com.

Cypher and MCP

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

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