Skip to content

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

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

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.

IPPrefixASNOperatorCountry
104.18.30.224104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.224104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.208172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.48172.66.40.0/21AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP118.163.109.235
SPF_IP125.227.48.97
SPF_IP203.75.95.224
SPF_IP203.75.95.226
SPF_IP203.75.95.227
SPF_IP203.75.95.229
SPF_IP59.124.67.181

Related pages

Pivot deeper into the graph from colatour.com.tw.

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 20

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