Hostname
entex.ch
Last fetched
entex.ch resolves to 1 IPv4 address operated by AS204478 in CH.
Nutrition Label
Resolution chain
entex.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.41.79.101 | 185.41.76.0/22 | AS204478 | — | CH |
WHOIS identity
- Registrar
- —
- Organization
- entex
- Contact emails
- —
Subdomains
36 observed subdomains of entex.ch.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from entex.ch in the public web crawl.
188 sites link to this hostname.
197 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for entex.ch.
| Mechanism | Target |
|---|---|
| SPF_A | entex.ch |
| SPF_INCLUDE | _spf.bexio.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 185.41.78.16/28 |
| SPF_IP | 185.41.79.96/27 |
| SPF_IP | 185.89.147.96/28 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 62.2.174.0/24 |
| SPF_IP | 62.2.43.208/28 |
Related pages
Pivot deeper into the graph from entex.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "entex.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.