Hostname
techne.be
Last fetched
techne.be resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:combell nv as the registrar.
Nutrition Label
Resolution chain
techne.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.76.183 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.198.230 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- —
- Contact emails
- —
Subdomains
27 observed subdomains of techne.be.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from techne.be in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for techne.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20092480.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.217.59.0/24 |
| SPF_IP | 193.110.251.55/32 |
| SPF_IP | 52.186.121.110/32 |
| SPF_IP | 8.224.10.0/24 |
| SPF_IP | 8.34.161.0/24 |
| SPF_IP | 81.241.239.14/32 |
| SPF_IP | 81.82.196.213/32 |
Related pages
Pivot deeper into the graph from techne.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techne.be"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.