Skip to content

Hostname

tectake.ch

Last fetched

tectake.ch resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · tectake.chRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tectake.ch

Resolution chain

tectake.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.152104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.152104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.21172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.88.213.251185.88.212.0/22AS47447BCG-AS AS Number for Barclaycard GermanyDE

WHOIS identity

Registrar
Organization
roland kemmer
Contact emails

Subdomains

9 observed subdomains of tectake.ch.

Web-graph footprint

Distinct hostnames that link to or from tectake.ch in the public web crawl.

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tectake.ch.

MechanismTarget
SPF_INCLUDE_u.tectake.ch._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from tectake.ch.

Cypher and MCP

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

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