Skip to content

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

WHISPER CANON · draytek.com.twRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/draytek.com.tw

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.

IPPrefixASNOperatorCountry
104.25.233.40104.25.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.234.40104.25.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.99.109172.67.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:twnic
Organization
??????????
Contact emails

Subdomains

18 observed subdomains of draytek.com.tw.

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

SPF policy

7 SPF mechanisms authorising senders for draytek.com.tw.

MechanismTarget
SPF_Ams.draytek.com.tw
SPF_IP184.154.118.34/32
SPF_IP220.128.228.217/32
SPF_IP220.128.230.122/32
SPF_IP220.130.51.145/32
SPF_MXdraytek.com.tw
SPF_MXms.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.