Hostname
hkr2g.net
Last fetched
hkr2g.net resolves to 1 IPv4 address operated by SUNNYVISION - SunnyVision Limited in HK. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
hkr2g.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 |
|---|---|---|---|---|
| 117.18.74.73 | 117.18.74.0/24 | AS4646 | SUNNYVISION - SunnyVision Limited | HK |
WHOIS identity
- Registrar
- iana:460
- Organization
- tk woo
- Contact emails
Subdomains
2 observed subdomains of hkr2g.net.
| Subdomain |
|---|
| mail.hkr2g.net |
| www.hkr2g.net |
Web-graph footprint
Distinct hostnames that link to or from hkr2g.net in the public web crawl.
12 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for hkr2g.net.
| Mechanism | Target |
|---|---|
| SPF_A | hkr2g.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.fasthost.hk |
| SPF_IP | 123.242.224.0/24 |
| SPF_MX | hkr2g.net |
Related pages
Pivot deeper into the graph from hkr2g.net.
- IP · 117.18.74.73
- ASN · AS4646SUNNYVISION - SunnyVision Limited
- Registrar · iana:460
- Country · HK
- Email · domain@sunnyvision.com
- TLD · .net
- 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: "hkr2g.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.