Skip to content

Hostname

e-hosting.com.hk

Last fetched

e-hosting.com.hk resolves to 1 IPv4 address operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in SG.

Nutrition Label

WHISPER CANON · e-hosting.com.hkRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/e-hosting.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
43.156.113.543.156.64.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueSG

WHOIS identity

No WHOIS records are currently associated with e-hosting.com.hk in WhisperGraph.

Subdomains

21 observed subdomains of e-hosting.com.hk.

Web-graph footprint

Distinct hostnames that link to or from e-hosting.com.hk in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-hosting.com.hk.

MechanismTarget
SPF_Ae-hosting.com.hk
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDE_spf.tsimtung.com
SPF_IP107.170.211.116
SPF_IP192.241.225.119
SPF_MXe-hosting.com.hk

Related pages

Pivot deeper into the graph from e-hosting.com.hk.

Cypher and MCP

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

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