Skip to content

Hostname

e-print.com.hk

Last fetched

e-print.com.hk resolves to 1 IPv4 address operated by AS45102 in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · e-print.com.hkRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/e-print.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
47.75.170.19347.75.128.0/17AS45102HK

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
company english name (it should be the same as the registered/corporation name on your business regi
Contact emails

Subdomains

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

Web-graph footprint

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

68 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for e-print.com.hk.

MechanismTarget
SPF_Amail.e-print.com.hk
SPF_IP210.177.124.160/27
SPF_MXe-print.com.hk

Related pages

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

Cypher and MCP

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

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