Hostname
eekang.net
Last fetched
eekang.net resolves to 1 IPv4 address operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in JP. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
eekang.net 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 |
|---|---|---|---|---|
| 43.153.149.99 | 43.153.128.0/18 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | JP |
WHOIS identity
- Registrar
- iana:1697
- Organization
- domain administrator
- Contact emails
- pw-326d68525531adb423c916e62431f700@privacyguardian.org
- pw-4f3f7a9865057cc561c2f45a3b810951@privacyguardian.org
- pw-5cb61eb1e0010817dd8914e025d93e4e@privacyguardian.org
- pw-797590aa7aaeb800ec011f5062a5c453@privacyguardian.org
- pw-9df8dd5e46e1c2713f78c42d7bd4d9bd@privacyguardian.org
- pw-c48411c3c7b2d10a74372ee95858d5b4@privacyguardian.org
- pwp-c078fa2eaadae74eb9fe703ab8645292@privacyguardian.org
Subdomains
10 observed subdomains of eekang.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for eekang.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from eekang.net.
- IP · 43.153.149.99
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Registrar · iana:1697
- Country · JP
- Email · pw-326d68525531adb423c916e62431f700@privacyguardian.org
- TLD · .net
- Browse hostnames · ee…
- 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: "eekang.net"})-[: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.