Skip to content

Hostname

cnstech.gr

Last fetched

cnstech.gr resolves to 5 IPv4 addresses operated by AS139457 in ID.

Nutrition Label

WHISPER CANON · cnstech.grRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cnstech.gr

Resolution chain

cnstech.gr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.146.63.42103.146.63.0/24AS139457ID
104.21.46.188104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.100172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with cnstech.gr in WhisperGraph.

Subdomains

17 observed subdomains of cnstech.gr.

Web-graph footprint

Distinct hostnames that link to or from cnstech.gr in the public web crawl.

28 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cnstech.gr.

MechanismTarget
SPF_Acnstech.gr
SPF_INCLUDEmail_spf.scnservers.net
SPF_INCLUDEmxroute.com
SPF_IP149.86.225.36
SPF_MXcnstech.gr

Related pages

Pivot deeper into the graph from cnstech.gr.

Cypher and MCP

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

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