Hostname
huion.com
Last fetched
huion.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
huion.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.67 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.69 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.164.41 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.14 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.5 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.9 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.74 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.91 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.202.35.43 | 23.202.35.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.202.35.59 | 23.202.35.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 95.100.146.106 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.114 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.16.164.131 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:420
- Organization
- leo
- Contact emails
Subdomains
21 observed subdomains of huion.com.
Web-graph footprint
Distinct hostnames that link to or from huion.com in the public web crawl.
511 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for huion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from huion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "huion.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.