Hostname
evi.com.hk
Last fetched
evi.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
Resolution chain
evi.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 8.218.137.248 | 8.218.128.0/17 | AS45102 | — | HK |
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- —
- Contact emails
Subdomains
24 observed subdomains of evi.com.hk.
Web-graph footprint
Distinct hostnames that link to or from evi.com.hk in the public web crawl.
11 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for evi.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.1.167.0/24 |
| SPF_IP | 101.78.154.61 |
| SPF_IP | 192.168.100.0/24 |
| SPF_IP | 203.85.122.64/27 |
| SPF_IP | 203.85.122.96/27 |
| SPF_IP | 218.189.211.0/24 |
| SPF_MX | goodchild.com.hk |
| SPF_MX | gsehk.com.hk |
| SPF_MX | silicon.com.hk |
| SPF_MX | sinodelta.hk |
| SPF_MX | virtuepartnergroup.com |
| SPF_MX | vpgroup.hk |
Related pages
Pivot deeper into the graph from evi.com.hk.
- IP · 8.218.137.248
- ASN · AS45102
- Registrar · registrar:hong kong domain name registration company limited|
- Country · HK
- Email · tech@evi.com.hk
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · ev…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.