Hostname
click108.com.tw
Last fetched
click108.com.tw resolves to 1 IPv4 address operated by AS17408 in TW. WHOIS lists registrar:twnic as the registrar.
Nutrition Label
Resolution chain
click108.com.tw 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.3.166.40 | 202.3.160.0/21 | AS17408 | — | TW |
WHOIS identity
- Registrar
- registrar:twnic
- Organization
- ??????????? heroit.com co.
- Contact emails
Subdomains
31 observed subdomains of click108.com.tw.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from click108.com.tw in the public web crawl.
74 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for click108.com.tw.
| Mechanism | Target |
|---|---|
| SPF_A | click108.com.tw |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf1.click108.com.tw |
| SPF_INCLUDE | spf-a.flydove.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.w2solution.com |
| SPF_IP | 202.3.164.194/26 |
| SPF_IP | 202.3.166.36/27 |
| SPF_IP | 202.3.167.144/28 |
| SPF_IP | 202.3.187.66/26 |
| SPF_IP | 210.202.82.1/27 |
| SPF_MX | click108.com.tw |
Related pages
Pivot deeper into the graph from click108.com.tw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "click108.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.