Skip to content

Hostname

bhelhk.com

Last fetched

bhelhk.com resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bhelhk.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bhelhk.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.171.253.117142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
58.152.42.4658.152.32.0/19AS4760HKTIMS-AP - HKT LimitedHK

WHOIS identity

Registrar
iana:48
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of bhelhk.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bhelhk.com.

MechanismTarget
SPF_Abhelhk.com
SPF_IP139.162.113.169
SPF_MXbhelhk.com

Related pages

Pivot deeper into the graph from bhelhk.com.

Cypher and MCP

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

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