Skip to content

Hostname

multisoft.com.hk

Last fetched

multisoft.com.hk resolves to 1 IPv4 address operated by HKBNES-AS-AP - HKBN Enterprise Solutions HK Limited in HK.

Nutrition Label

WHISPER CANON · multisoft.com.hkRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/multisoft.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
202.126.222.2202.126.222.0/23AS9381HKBNES-AS-AP - HKBN Enterprise Solutions HK LimitedHK

WHOIS identity

No WHOIS records are currently associated with multisoft.com.hk in WhisperGraph.

Subdomains

25 observed subdomains of multisoft.com.hk.

Web-graph footprint

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

5 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for multisoft.com.hk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEpartner.o365.crossware.co.nz
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.140.166.70
SPF_IP202.126.222.1
SPF_IP202.126.222.2
SPF_IP59.152.214.136
SPF_IP59.152.214.141

Related pages

Pivot deeper into the graph from multisoft.com.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "multisoft.com.hk"})-[: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.