Hostname
8elements.net
Last fetched
8elements.net resolves to 1 IPv4 address operated by AS9584 in HK. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
8elements.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 |
|---|---|---|---|---|
| 202.134.124.169 | 202.134.64.0/18 | AS9584 | — | HK |
WHOIS identity
- Registrar
- iana:2
- Organization
- box fish
- Contact emails
Subdomains
23 observed subdomains of 8elements.net.
Showing 17 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 8elements.net in the public web crawl.
6 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 8elements.net.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf.clink.hk |
Related pages
Pivot deeper into the graph from 8elements.net.
- IP · 202.134.124.169
- ASN · AS9584
- Registrar · iana:2
- Country · HK
- Email · eh5pq3yj4pg@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · 8e…
- 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: "8elements.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.