Hostname
colatour.com.tw
Last fetched
colatour.com.tw resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:twnic as the registrar.
Nutrition Label
Resolution chain
colatour.com.tw resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.30.224 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.31.224 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.40.208 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.48 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:twnic
- Organization
- ??????????? comfort travel service co.,
- Contact emails
Subdomains
18 observed subdomains of colatour.com.tw.
Web-graph footprint
Distinct hostnames that link to or from colatour.com.tw in the public web crawl.
473 sites link to this hostname.
348 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for colatour.com.tw.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.163.109.235 |
| SPF_IP | 125.227.48.97 |
| SPF_IP | 203.75.95.224 |
| SPF_IP | 203.75.95.226 |
| SPF_IP | 203.75.95.227 |
| SPF_IP | 203.75.95.229 |
| SPF_IP | 59.124.67.181 |
Related pages
Pivot deeper into the graph from colatour.com.tw.
- IP · 104.18.30.224
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:twnic
- Country · CA
- Email · steven.chang@colatour.com.tw
- Apex domain · com.tw
- TLD · .tw
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "colatour.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.