Hostname
ebshk.com
Last fetched
ebshk.com resolves to 2 IPv4 addresses operated by PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet Access in HK.
Nutrition Label
Resolution chain
ebshk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.28.178.220 | 113.28.160.0/19 | AS4515 | PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet Access | HK |
| 203.184.135.156 | 203.184.128.0/20 | AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from ebshk.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ebshk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spfext.ibkr.com |
| SPF_IP | 113.28.178.215 |
| SPF_IP | 113.28.178.219 |
| SPF_IP | 113.28.178.224 |
| SPF_IP | 202.82.114.188 |
| SPF_IP | 203.184.135.151 |
| SPF_IP | 203.184.135.155 |
| SPF_IP | 203.184.135.160 |
| SPF_IP | 210.3.193.180 |
Related pages
Pivot deeper into the graph from ebshk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebshk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.