Skip to content

Hostname

ctoc.com.tw

Last fetched

ctoc.com.tw resolves to 1 IPv4 address operated by AS133752 in HK.

Nutrition Label

WHISPER CANON · ctoc.com.twRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ctoc.com.tw

Resolution chain

ctoc.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.96.185.188172.96.185.0/24AS133752HK

WHOIS identity

No WHOIS records are currently associated with ctoc.com.tw in WhisperGraph.

Subdomains

9 observed subdomains of ctoc.com.tw.

Web-graph footprint

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

19 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ctoc.com.tw

SPF policy

4 SPF mechanisms authorising senders for ctoc.com.tw.

MechanismTarget
SPF_Actoc.com.tw
SPF_INCLUDE_spf.arandomserver.com
SPF_IP172.96.185.139
SPF_MXctoc.com.tw

Related pages

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

Cypher and MCP

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

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