Hostname
entecag.ch
Last fetched
entecag.ch resolves to 1 IPv4 address operated by AS9063 in DE.
Nutrition Label
Resolution chain
entecag.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 |
|---|---|---|---|---|
| 81.27.231.14 | 81.27.228.0/22 | AS9063 | — | DE |
WHOIS identity
No WHOIS records are currently associated with entecag.ch in WhisperGraph.
Subdomains
18 observed subdomains of entecag.ch.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from entecag.ch in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for entecag.ch.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.schibli.com |
| SPF_INCLUDE | outlook.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.mailxpert.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.13.162.131/32 |
| SPF_IP | 178.174.73.186 |
| SPF_IP | 46.232.178.12 |
Related pages
Pivot deeper into the graph from entecag.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "entecag.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.