Hostname
endigo.ch
Last fetched
endigo.ch resolves to 1 IPv4 address operated by HOSTPOINT-AS in CH.
Nutrition Label
Resolution chain
endigo.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 |
|---|---|---|---|---|
| 217.26.53.53 | 217.26.48.0/20 | AS29097 | HOSTPOINT-AS | CH |
WHOIS identity
No WHOIS records are currently associated with endigo.ch in WhisperGraph.
Subdomains
17 observed subdomains of endigo.ch.
Web-graph footprint
Distinct hostnames that link to or from endigo.ch in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for endigo.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.abacuscity.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 178.209.40.146 |
| SPF_IP | 185.184.176.10 |
| SPF_IP | 185.184.176.20 |
| SPF_IP | 185.184.176.54 |
| SPF_IP | 185.184.176.6 |
| SPF_IP | 194.126.200.73 |
| SPF_IP | 194.126.200.74 |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 212.25.7.87 |
| SPF_IP | 217.26.49.146/32 |
| SPF_IP | 217.26.49.147/32 |
| SPF_IP | 2a00:d70:0:e:0:0:0:226 |
| SPF_IP | 2a00:d70::/48 |
| SPF_IP | 62.2.190.162 |
Related pages
Pivot deeper into the graph from endigo.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "endigo.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.