Hostname
draytek.com.tw
Last fetched
draytek.com.tw resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:twnic as the registrar.
Nutrition Label
Resolution chain
draytek.com.tw resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.25.233.40 | 104.25.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.25.234.40 | 104.25.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.99.109 | 172.67.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:twnic
- Organization
- ??????????
- Contact emails
- —
Subdomains
18 observed subdomains of draytek.com.tw.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from draytek.com.tw in the public web crawl.
84 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for draytek.com.tw.
| Mechanism | Target |
|---|---|
| SPF_A | ms.draytek.com.tw |
| SPF_IP | 184.154.118.34/32 |
| SPF_IP | 220.128.228.217/32 |
| SPF_IP | 220.128.230.122/32 |
| SPF_IP | 220.130.51.145/32 |
| SPF_MX | draytek.com.tw |
| SPF_MX | ms.draytek.com.tw |
Related pages
Pivot deeper into the graph from draytek.com.tw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "draytek.com.tw"})-[: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.