Skip to content

Hostname

cptwr.com

Last fetched

cptwr.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in IN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · cptwr.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cptwr.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.112.221172.232.96.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudIN
66.203.146.2766.203.146.0/24AS59371DNC-AS Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:120
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from cptwr.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cptwr.com"})-[: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.