Skip to content

Hostname

cthouse.com.tw

Last fetched

cthouse.com.tw resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:hinet as the registrar.

Nutrition Label

WHISPER CANON · cthouse.com.twRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cthouse.com.tw

Resolution chain

cthouse.com.tw resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.46.21645.60.46.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.48.21645.60.48.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:hinet
Organization
?????????? chinatrust real estate co.,
Contact emails

Subdomains

26 observed subdomains of cthouse.com.tw.

Web-graph footprint

Distinct hostnames that link to or from cthouse.com.tw in the public web crawl.

95 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cthouse.com.tw.

MechanismTarget
SPF_Acthouse.com.tw
SPF_INCLUDEspf.ezmail.com.tw
SPF_IP168.95.0.0/16
SPF_IP202.133.248.0/24
SPF_MXcthouse.com.tw

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cthouse.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.