Skip to content

Hostname

endigo.ch

Last fetched

endigo.ch resolves to 1 IPv4 address operated by HOSTPOINT-AS in CH.

Nutrition Label

WHISPER CANON · endigo.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/endigo.ch

Resolution chain

endigo.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.26.53.53217.26.48.0/20AS29097HOSTPOINT-ASCH

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for endigo.ch.

MechanismTarget
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP178.209.40.146
SPF_IP185.184.176.10
SPF_IP185.184.176.20
SPF_IP185.184.176.54
SPF_IP185.184.176.6
SPF_IP194.126.200.73
SPF_IP194.126.200.74
SPF_IP208.91.114.151/32
SPF_IP212.25.7.87
SPF_IP217.26.49.146/32
SPF_IP217.26.49.147/32
SPF_IP2a00:d70:0:e:0:0:0:226
SPF_IP2a00:d70::/48
SPF_IP62.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.