Skip to content

Hostname

eclhkg.com

Last fetched

eclhkg.com resolves to 2 IPv4 addresses operated by UDOMAIN-AS-AP - UDomain Web Hosting Company Ltd in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · eclhkg.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eclhkg.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.121.197.5945.121.197.0/24AS23881UDOMAIN-AS-AP - UDomain Web Hosting Company LtdHK
45.121.197.6045.121.197.0/24AS23881UDOMAIN-AS-AP - UDomain Web Hosting Company LtdHK

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of eclhkg.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eclhkg.com.

MechanismTarget
SPF_REDIRECTsmtp.spf.net.hk

Related pages

Pivot deeper into the graph from eclhkg.com.

Cypher and MCP

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

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