Hostname
hkej.com
Last fetched
hkej.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hkej.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 |
|---|---|---|---|---|
| 104.20.1.183 | 104.20.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.128.65 | 172.66.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- company limited, hong kong economic journal attn hkej.com care of network solutions
- Contact emails
- a93p44fn8w3@networksolutionsprivateregistration.com
- dw5436a97kf@networksolutionsprivateregistration.com
- e83pg7367ym@networksolutionsprivateregistration.com
- gc6wn5fw6nu@networksolutionsprivateregistration.com
- gk2mg64k5qh@networksolutionsprivateregistration.com
- ha94b6v37eg@networksolutionsprivateregistration.com
- hs7ya4up5tx@networksolutionsprivateregistration.com
- j549y9q54xs@networksolutionsprivateregistration.com
- j58kk8p43gw@networksolutionsprivateregistration.com
- q22bp35y7g9@networksolutionsprivateregistration.com
- qg3484r45mn@networksolutionsprivateregistration.com
- qq2kx7ym74h@networksolutionsprivateregistration.com
- rj7xs2ca9z7@networksolutionsprivateregistration.com
- sk7c822e8ec@networksolutionsprivateregistration.com
- ta5m83as495@networksolutionsprivateregistration.com
- w23j45vq3rn@networksolutionsprivateregistration.com
- w39yr87f5ue@networksolutionsprivateregistration.com
- ww8cd9g83xp@networksolutionsprivateregistration.com
- xh3kj7w82tn@networksolutionsprivateregistration.com
- zp8k36955m2@networksolutionsprivateregistration.com
- and 1 more
Subdomains
47 observed subdomains of hkej.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hkej.com in the public web crawl.
462 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hkej.com.
| Mechanism | Target |
|---|---|
| SPF_A | awsmail.hkej.com |
| SPF_A | hkej.com |
| SPF_MX | hkej.com |
Related pages
Pivot deeper into the graph from hkej.com.
- IP · 104.20.1.183
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a93p44fn8w3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · hk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hkej.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.